Command Reference Guide

3Com Router 5000 Family and Router 6000 Family auto-config 21
Command Reference
level 3
service-type ftp
service-type terminal telnet
By default, the user name and password are both “admin”.
3. Detecting all the controller interfaces, including E1/T1/E3/T3 interfaces, setting
their operating status to non-channelized, generating the corresponding serial
interfaces. On the T1 interface, use the channel-set command to bundle all
the timeslots into one serial interface.
using e1
using e3
using t3
channel-set 0 timeslot-list 1-24
4. Detecting all the serial interfaces (including the logical interfaces generated by the
controller interface), encapsulating the interfaces with PPP, using PPP negotiation
to get IP addresses, and setting the interface state to UP.
link-protocol ppp
ip address ppp-negotiate
undo shutdown
5. Detecting all the Ethernet interfaces, enabling the dhcp client function, and
setting the interface state to UP.
ip address dhcp-alloc
undo shutdown
6. Detecting all the AM interfaces, setting the operating mode to flow, configuring
modem coding format (setting CountryCode to UK if there is an E1/E3 module
and if otherwise to US), and setting the interface state to UP.
async mode flow
country-code { united-kingdom | united-states }
undo shutdown
Related Command auto-config enable