Chapter 4
Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line
•
port—Number of the port being configured.
channel-group—Specifies the E1 channel group number defined with the channel-group controller
•
configuration command.
For example, the following command enables the serial interface on VWIC-2/HWIC-2, port 0:
Router(config)# interface serial 0/1/0:0
Router(config-if)#
Note
Enter the following command to configure GSM-Abis interface encapsulation in the interface
Step 7
configuration mode.
Router(config-if)# encapsulation gsm-abis
Where gsm-abis is the type of interface layer.
For example, the following command enables encapsulation on the GSM-ABIS interface layer:
Router(config-if)# encapsulation gsm-abis
To configure the local parameters required to establish an Internet Protocol/User Datagram Protocol
Step 8
(IP/UDP) backhaul connection, enter the following command including the IP address and port you want
to establish the IP/UDP backhaul connection from in the interface configuration mode.
Router(config-if)# gsm-abis local ip-address port
Where:
ip-address—The IP address for the entry you wish to establish.
•
port—The port you want to use for the entry you wish to establish.
•
For example, the following command configures the gsm-abis local parameters to an IP address of
10.10.10.2 located on port 5502:
Router(config-if)# gsm-abis local 10.10.10.2 5502
To configure the remote parameters required to establish an IP/UDP backhaul connection, enter the
Step 9
following command including the IP address and port you want to establish the IP/UDP backhaul
connection to in the interface configuration mode.
Router(config-if)# gsm-abis remote ip-address port
Where:
ip-address—The IP address for the entry you wish to establish.
•
port—The port you want to use for the entry you wish to establish.
•
For example, the following command configures the gsm-abis remote parameters to an IP address of
10.10.10.1 located on port 5502:
Router(config-if)# gsm-abis remote 10.10.10.1 5502
OL-15667-03
To see a list of the configuration commands available to you, enter ? at the prompt or press the
Help key while in the configuration mode.
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
Configuration Sequence
4-23