[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Monitoring IS-IS

The CLI has commands available for monitoring IS-IS parameters and CLNS parameters.

System Event Logs

To troubleshoot and monitor IP, use the following system event logs:

For more information about using event logs, see the JUNOSe System Event Logging Reference Guide.

Monitoring IS-IS Parameters

You can monitor the IS-IS link-state database and IS-IS debug information. Use the commands in this section to:

You can use the output filtering feature of the show command to include or exclude lines of output based on a text string you specify. See JUNOSe System Basics Configuration Guide, Chapter 2, Command-Line Interface, for details.

clear isis adjacency

debug isis

show hosts

show isis database

show isis mpls adjacency-log

show isis mpls advertisements

show isis mpls tunnel

show isis nsf

show isis spf-log

show isis summary-addresses

show isis topology

undebug isis

Displaying CLNS

You can display the following information related to the CLNS protocol:

You can set a statistics baseline for CLNS using the baseline clns command.

baseline clns

clear isis database

show clns

show clns interface

host1#show clns interface brief
                            Clns Intf brief Table
                            ---------------------
                            
                                                                        l1/l2
   interface      state     level        DIS(L-1)         DIS(L-2)      Metric
---------------   -----   ---------   --------------   --------------   ------
loopback1         up      level-1-2   Point to Point   Point to Point   10/10
ATM3/1.1          up      level-1-2   Point to Point   Point to Point   10/10
FastEthernet1/1   up      level-1-2   nemo:2.03        nemo:2.03        10/10
3 interfaces up in 3 interfaces

show clns neighbors

host1:2#show clns neighbors detail
System Id      SNPA                Interface   State  Holdtime(rem) Type Proto
host1:1         0090.1A41.081A      F1/1        up     30(25)        L1   IS-IS
  Area Address(es): 49.0001
  Ip Address(es):   4.4.4.1
  Graceful Restart Capable: no
  Neighbor Restarting: no
host1:3         0090.1A41.081C      F1/1        up     30(27)        L1   IS-IS
  Area Address(es): 49.0001
  Ip Address(es):   4.4.4.3
  Graceful Restart Capable: no
Neighbor Restarting: no

show clns protocol

show clns traffic


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]