Cisco 7000 SERIES PA 8 PORT T1 MC ADAPTER WITH CSU DSU 规格指南

下载
页码 108
 
4-33
Multichannel DS1/PRI Port Adapter Installation and Configuration
OL-3525-03
Chapter 4      Configuring the Multichannel DS1/PRI Interfaces
Checking the Configuration
Note
In the above examples, the term “spoofing” indicates that the interface is configured for ISDN PRI. 
Spoofing is indicated only on time slot 24 (the D channel), which is recognized by the system as time 
slot 23.
Using the ping Command to Verify Network Connectivity
Using the ping command, you can verify that an interface port is functioning properly. This section 
provides a brief description of this command. Refer to the publications listed in the 
 for detailed command descriptions and examples.
The ping command sends echo request packets out to a remote device at an IP address that you specify. 
After sending an echo request, the system waits a specified time for the remote device to reply. Each 
echo reply is displayed as an exclamation point (!) on the console terminal; each request that is not 
returned before the specified timeout is displayed as a period (.). A series of exclamation points (!!!!!) 
indicates a good connection; a series of periods (.....) or the messages [timed out] or [failed] indicate a 
bad connection. 
Following is an example of a successful ping command to a remote server with the address 10.0.0.10:
Router# ping 10.0.0.10 <Return>
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echoes to 10.0.0.10, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/15/64 ms
Router#
If the connection fails, verify that you have the correct IP address for the destination and that the device 
is active (powered on), and repeat the ping command.
Proceed to the next section, “
,” to finish checking network connectivity.
Using loopback Commands
If you have difficulty with the multichannel DS1/PRI port adapter configuration or installation, you can 
troubleshoot the multichannel DS1/PRI port adapter using the loopback command. Specify loopback for 
a T1 controller and T1 channel using the loopback command. There are three main loopback modes: 
diagnostic, local (line and payload), and remote (iboc and esf). Specify the loopback format using the 
loopback [diagnostic | local | remote] command.
Note
To shut down the T1 controller, use the shutdown command at the controller prompt.
The syntax of the loopback diagnostic command is as follows:
loopback [diagnostic]
Set the first T1 into diagnostic loopback:
For the Catalyst RSM/VIP2:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# controller t1 1/0
Router(config-controller)# loopback diagnostic