Tiara Routers
Routing with Tiara 1400 Router for NxT1
Troubleshooting
T1
A comprehensive view of an individual T1 can be viewed using the following command:
TIARA 1400> display module configuration t1 [t1 number]
T1 2 is ENABLED
Alarm Hierarchy: TRUE,
Yellow Alarm: DISABLE
Framing: ESF, LineCode:B8ZS, ClockSource:LINE, LineMode:CSU, LBO:0 db
FDL: ANSI Unit Protocol enabled ,ATT Unit Protocol enabled ,
CsuDsuType: CSU & DSU
CIRCUIT-ID: Not Configured ,CONTACT-INFO : Not Configured ,
DESCRIPTION: Not Configured ,
Line Status:
RLOS:OFF RAIS:OFF RLOF: ON RRAI:OFF TAIS:OFF
TRAI:OFF TLnCod:OFF TPlCod:OFF TRstCod:OFF TPtrn:OFF
Loop: OFF LORC:OFF
Timeslot Map:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
The Tiara 7030 was able to initiate a remote loopback request to the Tiara 1400 in the lab environment. In the event this does not work an administrative T1 loopback can be configured from the command line.
TIARA 1400> test t1 [t1 number]
TIARA 1400/test/t1> loopback line
Sending Local Line Loop Up for T1 Interface 8.....
Local Loop State: Loop Up Loop Type: Line
To turn the loopback down use the keyword no:
TIARA 1400/test/t1> no loopback line
sending Local Line Loop Down for T1 Interface 8.....
local Loop State: Loop Down Loop Type: None
Ethernet
The following command displays the configuration and operational parameters on the Ethernet ports.
TIARA 1400> display interface ethernet [ethernet port]
Ethernet 0:
ipaddr 192.200.200.48
netmask 255.255.255.0
descr -
status up
speed 100
mode full_duplex
ethernet0 (unit number 0)
Type: ETHERNET_CSMACD
Flags: (0x74243) UP,RUNNING, MULTICAST-ROUTE
Internet Address: 192.200.200.48
Internet Netmask: 255.255.255.0
Internet Broadcast: 192.200.200.255
Maximum Transfer Unit: 1500 bytes
Mac Address: 00:50:52:00:fc:00
counters since last boot/clear:
| Bytes Rx - 368406 |
Bytes Tx - 37000 |
| Packets Rx - 3482 |
Packets Tx - 271 |
| Runts Rx - 0 |
Collisions - 0 |
| Babbels Rx - 0 |
Late Collisions - 0 |
| Err Packets Rx - 0 |
|
| Up/Down States - 0 |
|
counters for the last five minutes:
| Bytes Rx - 19092 |
Bytes Tx - 0 |
| Packets Rx - 178 |
Packets Tx - 0 |
| Runts Rx - 0 |
Collisions - 0 |
| Babbels Rx - 0 |
Late Collisions - 0 |
| Err Packets Rx - 0 |
|
| Up/Down States 0 |
|
Frame Relay
A comprehensive diagnostic view of the operational state of a frame relay interface and the configured PVCs can be viewed using the following command:
TIARA 1400> display interface bundle [bundle name]
The sample output is suppressed due to the length. The output can be reduced by specifying an individual PVC on a frame relay interface.
TIARA 1400> display interface bundle [bundle name] pvc [dlci]
The command above would be most useful when checking the status of an individual PVC on the bundle.
LMI statistics for a particular frame relay interface can be viewed using the following command:
TIARA 1400> display fr lmistats [bundle name]
LMI Statistics for NNI Interface
DCE side:
| RX Status Enquiries: |
657 |
|
| Rx Full Status Enquiries: |
110 |
|
| TX Status: |
673 |
|
| TX Full Status: |
110 |
|
| TX Updates: |
0 |
|
DTE side:
| TX Status Enquiries: |
663 |
|
| TX Full Status Enquiries: |
115 |
|
| RX Status: |
655 |
|
| RX Full Status: |
112 |
|
| RX Updates: |
0 |
|
Virtual circuit statistics on a particular frame relay interface can be viewed as well.
TIARA 1400> display fr vcstats [bundle name] [dlci]
| RX Normal Frames |
206 |
|
| RX Octets normal |
6180 |
|
| RX Framesin excess of Bc |
0 |
|
| RX Octets in excess of Bc |
0 |
|
| RX Frames over Bc + Be |
0 |
|
| RX Octets over Bc + Be |
0 |
|
| Frames dropped |
0 |
|
| Octets dropped |
0 |
|
| Frames dropped with DE bit set |
0 |
|
| Octets dropped with DE bit set |
0 |
|
| Frames with DE bit set |
0 |
|
| Octets with DE bit set |
0 |
|
| Frames in which RX set the DE bit |
0 |
|
| Octets in which RX set the DE bit |
0 |
|
IP
All IP interfaces and their corresponding IP addresses can be viewed using the following command:
TIARA 1400> display ip interfaces
ethernet0 (unit number 0)
Type: ETHERNET_CSMACD
Flags: (0x74243) UP,RUNNING, MULTICAST-ROUTE
Internet Address: 192.200.200.48
Internet Netmask: 255.255.255.0
Internet Broadcast: 192.200.200.255
Maximum Transfer Unit: 1500 bytes
Mac Address: 00:50:52:00:fc:00
ethernet1 (unit number 1)
Type: ETHERNET_CSMACD
Flags: (0x74243) UP, MULTICAST-ROUTE
Internet Address: 172.16.0.1
Internet Netmask: 255.255.0.0
Internet Broadcast: 172.16.255.255
Maximum Transfer Unit: 1500 bytes
Mac Address: 00:50:52:00:fc:01
A complete routing table can be displayed using the following command:
TIARA 1400> display ip routes
IP Routing is enabled
Flags
U: Route is up
G: Route is to a gateway
H: Route is to a host
D: Route is dynamic
S: Route is static
I: Route is an interface route
Route Net Table
| Destination |
Gateway |
Flags |
Interface PVC# |
Protocol |
Metric |
| 0.0.0.0/0 |
192.200.200.1 |
UGS |
ethernet0 |
STATIC |
1 |
| 1.1.1.0/24 |
1.1.1.1 |
UI |
imc0 |
STATIC |
0 |
| 1.1.2.0/24 |
1.1.2.1 |
UI |
imc1 |
STATIC |
0 |
| 10.10.10.100/0 |
192.200.200.5 |
UGH |
ethernet0 |
STATIC |
0 |
| 127.0.0.1/0 |
127.0.0.1 |
UH |
lo0 |
STATIC |
0 |
| 172.16.0.0/16 |
172.16.0.1 |
UI |
ethernet1 |
STATIC |
0 |
| 192.200.200.0/24 |
192.200.200.48 |
UI |
ethernet0 |
STATIC |
0 |
System
The Tiara 1400 has an event log that can be custom configured to filter specific events:
TIARA 1400> display event_logs
The event log stores up to 1000 events. Additonal events will force the oldest to be discarded.
The event logs can filter specific event types. All of the different filtering options will not be outlined in this document. However, the command syntax is noted below:
TIARA 1400> configure term
TIARA 1400/configure> event filter [options]
|