Page 191 / 351 Scroll up to view Page 186 - 190
191
CONFIG Commands
CONFIG Commands
This section describes the keywords and arguments for the various CONFIG commands.
Remote ATA Configuration Commands
Motorola Netopia® firmware supports configuration of a maximum of four Motorola Neto-
pia® ATA profiles, which are stored in the Gateway’s configuration database. When a
Motorola Netopia® ATA is discovered, the Gateway compares the MAC address of the ATA
with one of the existing profiles stored in the database. If there is a match, the configura-
tion is downloaded to the Motorola Netopia® ATA, and the ATA is restarted. Once the
Motorola Netopia® ATA is restarted, it comes up with the newly downloaded configuration.
set ata profile [
0... 3 ] ata-option [ on | off ]
Enables or disables the remote ATA configuration option for the specified ATA configuration
profile to be stored in the Gateway.
set ata profile [
0... 3 ] ata-mac-addr
MAC_addr
Specifies the MAC address of the ATA for the specified configuration profile.
set ata profile [
0... 3 ] ata-qos-enable [ on | off ]
Enables or disables QoS for the specified profile.
set ata profile [
0... 3 ] ata-dhcpc-enable [ on | off ]
Enables or disables DHCP client service for the specified profile.
set ata profile [
0... 3 ] ata-dhcpc-hostname
string
Specifies a DHCP client hostname for the specified profile.
set ata profile [
0... 3 ] ata-dhcpc-vid-enable [ off | on ]
Enables or disables a DHCP client vendor ID for the specified profile.
Page 192 / 351
192
set ata profile [
0... 3 ] ata-dhcpc-vid
string
Specifies a vendor ID for the specified profile when
ata-dhcpc-vid-enable
is
on
.
set ata profile [
0... 3 ] ata-static-wan-ip
ip_addr
Specifies a static WAN IP address for the specified profile.
set ata profile [
0... 3 ] ata-static-wan-subnet-mask
subnet_mask
Specifies a static WAN IP subnet mask for the specified profile.
set ata profile [
0... 3 ] ata-static-wan-gateway
ip_addr
Specifies a static gateway WAN IP address for the specified profile.
set ata profile [
0... 3 ] ata-proxy-server
ip_addr
Specifies a SIP proxy server hostname or IP address for the specified profile.
set ata profile [
0... 3 ] ata-proxy-port
port
Specifies a SIP proxy server port, typically 5060, for the specified profile.
set ata profile [
0... 3 ] ata-registrar-server
ip_addr
Specifies a registrar server hostname or IP address for the specified profile.
set ata profile [
0... 3 ] ata-registrar-port
port
Specifies a registrar server port, typically 5060, for the specified profile.
set ata profile [
0... 3 ] ata-outproxy-server
ip_addr
Specifies an outbound proxy server hostname or IP address for the specified profile.
Page 193 / 351
193
CONFIG Commands
set ata profile [
0... 3 ] ata-outproxy-port
port
Specifies an outbound proxy server port, typically 5060, for the specified profile.
set ata profile [
0... 3 ] ata-auth-id
value
Specifies an authorization ID for the specified profile.
set ata profile [
0... 3 ] ata-user-name
string
Specifies the ISP-supplied user name for the specified profile.
set ata profile [
0... 3 ] ata-user-display-name
string
Specifies the a user “display” or “screen” name for the specified profile.
set ata profile [
0... 3 ] ata-user-password
string
Specifies the user password for the specified profile.
Page 194 / 351
194
DSL Commands
ATM Settings.
You can use the CLI to set up each ATM virtual circuit.
set atm option {on | off }
Enables the WAN interface of the Motorola Netopia® Gateway to be configured using the
Asynchronous Transfer Mode (ATM) protocol.
set atm [vcc
n
] option {on | off }
Selects the virtual circuit for which further parameters are set. Up to eight VCCs are sup-
ported; the maximum number is dependent on your Motorola Netopia® Operating System
tier and the capabilities that your Service Provider offers.
set atm [vcc
n
] qos service-class { cbr | ubr | vbr }
Sets the Quality of Service class for the specified virtual circuit – Constant (
cbr
), Unspeci-
fied (
ubr
), or Variable (
vbr
) Bit Rate.
ubr
: No configuration is needed for UBR VCs. Leave the default value 0 (maximum line
rate).
cbr
: One parameter is required for CBR VCs. Enter the
Peak Cell Rate
that applies to
the VC. This value should be between 1 and the line rate. You set this value according
to specifications defined by your service provider.
vbr
: Three parameters are required for VBR VCs. Enter the
Peak Cell Rate
, the
Sus-
tained Cell Rate
, and the
Maximum Burst Size
that apply to the VC. You set these
values according to specifications defined by your service provider.
set atm [vcc
n
] qos peak-cell-rate { 1 ...
n
}
If QoS class is set to
cbr
or
vbr
then specify the
peak-cell-rate
that should apply to the
specified virtual circuit. This value should be between 1 and the line rate.
The Peak Cell Rate (PCR) should be set to the maximum rate a PVC can oversubscribe its
Sustained Cell Rate (SCR). The Peak Cell Rate (see below) must be less than, or equal to
the raw WAN (DSL) bit rate. The Maximum Burst Size (MBS) is the number of cells that can
be sent at the PCR rate, after which the PVC must fall back to the SCR rate.
Page 195 / 351
195
CONFIG Commands
set atm [vcc
n
] qos sustained-cell-rate { 1 ...
n
}
If QoS class is set to
vbr
, then specify the
sustained-cell-rate
that should apply to the
specified virtual circuit. This value should be less than, or equal to the Peak Cell Rate,
which should be less than, or equal to the line rate.
set atm [vcc
n
] qos max-burst-size { 1 ...
n
}
If QoS class is set to
vbr
then specify the
max-burst-size
that should apply to the speci-
fied virtual circuit. This value is the maximum number of cells that can be transmitted at
the Peak Cell Rate after which the ATM VC transmission rate must drop to the Sustained
Cell Rate.
set atm [vcc
n
] vpi { 0 ... 255 }
Select the virtual path identifier (vpi) for VCC n.
Your Service Provider will indicate the required vpi number.
set atm [vcc
n
] vci { 0 ... 65535 }
Select the virtual channel identifier (vci) for VCC n. Your Service Provider will indicate the
required vci number.
set atm [vccn] encap { ppp-vcmux | ppp-llc | ether-llc |
ip-llc | ppoe-vcmux | pppoe-llc }
Select the encapsulation mode for VCC n. The options are:
Your Service Provider will indicate the required encapsulation mode.
ppp-vcmux
PPP over ATM, VC-muxed
ppp-llc
PPP over ATM, LLC-SNAP
ether-llc
RFC-1483, bridged Ethernet, LLC-SNAP
ip-llc
RFC-1483, routed IP, LLC-SNAP
pppoe-vcmux
PPP over Ethernet, VC-muxed
pppoe-llc
PPP over Ethernet, LLC-SNAP

Rate

4 / 5 based on 1 vote.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top