System information

Adit 3000 CLI - Release 1.6 11-5
Configuration - Multilink Interface Mode
history
history
Use the history command to display commands that have been entered in this session. Note: This
command can be entered in any configuration mode.
Syntax: (config-int-mlink-{n})# history
Example: (config-int-mlink-1)# history
description testdesc
firewall enable
ip rip enable
ppp authentication pap
ppp encryption 128-bit
history
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
ip address
Use the Multilink Interface ip address command to configure the MLPPP IP address. To remove an IP
address, see no ip address command on page 11-14.
Syntax: (config-int-mlink-{n})# ip address {address mask
mask|auto|unnumbered} [secondary]
Example: (config-int-mlink-1)# ip address 192.168.2.100 mask
255.255.255.0
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 Set the Multilink IP address to unnumbered.
secondary This optional parameter, defines the address to be a secondary IP
address.