Initial configuration
Initial configuration
Step one: Connect to the console port
1
Ensure that power is connected to the gateway and that the Status LED is green.
A status LED that is not lit indicates that the unit is still booting.
2
Connect the console port of the gateway to the serial port of your PC using the
RJ45 to DB9 cable supplied.
3
Use a serial terminal program, such as Secure CRT or HyperTerminal, to
connect to the gateway. Set your terminal software to the following settings:
Baud rate: 38400
Data bits: 8
Parity: none
Stop bits: 1
Flow control: none
4
Press Enter and the following command prompt appears on the terminal:
AMGW:>
Step two: Configure Ethernet Port A settings
The default setting for the Cisco AM GW 3610 Ethernet ports is auto-sensing mode.
If the switch ports to which you connect the gateway are not also set to auto-sensing
mode, then you need to configure the gateway Ethernet ports to use the same speed
and duplex mode.
To configure Ethernet Port A, enter the following for auto-sensing mode:
ethertype auto
or to configure a speed and duplex, use the following command:
ethertype <10 | 100> <half | full>
To display the current configuration and status of the Ethernet ports, enter:
status
For example, to configure a full-duplex 100 Mbps link, enter:
ethertype 100 full
To establish a 1000 Mbps connection, both ends of the link must be
!
configured as auto-sensing.
8