Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Controllers and Interfaces: Configuring T1/E1 Interface Settings
7-11
Configuring T1/E1 Interface Settings
To configure a T1/E1 serial interface:
1. At the main prompt, configure interface
serial wan/1 with channel group group:
config interface serial wan/1 channel-group group
Note: When an interface is configured for the first time, it is automatically
enabled.
2. Configure description
T1 interface serial wan/1 for interface serial wan/1:
config interface serial wan/1 channel-group group description T1
interface serial wan/1
3. Configure an IP address for the T1/E1 port (192.168.0.12) and an IP address to
the connected device (
192.168.0.13) for controller serial wan/1:
config interface serial wan/1 channel-group group ip address
192.168.0.12 pointopoint 192.168.0.13
4. (optional) Verify that interface serial wan/1 has been configured properly:
show interfaces serial wan/1
The command response similar to the following displays:
5. Save the configuration.
This scenario configures an IP interface for static routing of packets to and from
T1/E1 link
serial wan/1. You will:
Configure the T1/E1 serial interface with the channel group
Configure a description for the T1/E1 serial interface
Configure an IP address for the T1/E1 port and an IP address to the connected
device. This configures IP packet routing on the interface.
(Dub)>show interfaces serial wan/1
serial wan/1 group channel-group=group system-name=hdlc0
status=enabled link-state=down
desc=T1 interface serial wan/1
address=192.168.0.12 pointopoint=192.168.0.13
Stats: Bytes Packets Errors Dropped Overrun Framing
Rx 0 0 0 0 0 0
Tx 0 0 0 0 0 0
(Dub)>