System information
12-6 Adit 3000 CLI - Release 1.6
Configuration - Serial Interface Mode
ip address
ip address
Use the Serial Interface ip address command to configure the IP address for the port. To remove an IP
address, see no ip address command on page 12-15.
Syntax: (config-int-ser-{n})# ip address {address mask mask|auto
|unnumbered} [secondary]
Example: (config-int-ser-1)# ip address 192.168.2.100 mask 255.255.255.0
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
ip default-route
Use the Serial Interface ip default-route command to enable the default route. To disable the default
route, see no ip default-route command on page 12-15.
Syntax: (config-int-ser-{n})# ip default-route enable
Example: (config-int-ser-1)# ip default-route enable
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
ip mtu
Use the Serial Interface ip mtu command to set the Maximum Transmission Unit. Sets the largest
packet size (bytes) the network will allow to transmit.
Syntax: (config-int-ser-{n})# ip mtu {size|auto}
Example: (config-int-ser-1)# ip mtu auto
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
address Enter an IP address to assign to the port.
mask Enter a subnet mask for the IP address.
auto Uses IPCP to assign an IP address.
unnumbered Treat this as an un-numbered interface, as per RFC 1812.
secondary Optional parameter, defines the address to be a secondary IP address.
Field Definition
size Allows the user to set the Maximum Transmission Unit (MTU).
size = range of 576 to 1500 bytes.
auto Auto sets the MTU at 1500 bytes.










