3com 8807 참조 가이드

다운로드
페이지 1099
Integrated IS-IS Configuration Commands
465
by searching the nearest L1/L2 router. The nearest L1/L2 router can be found by 
searching the ATT bit in the L1 LSP.
This command can be set on L1 router or L2 router. By default, the route is 
generated on L2 LSP. If the apply isis level-1 command is executed in route-policy 
view, the default route will be generated on L1 LSP. If the apply isis level-2 
command is executed in Route-policy view, the default route will be generated on 
L2 LSP. If the apply isis level-1-2 command is executed in route-policy view, the 
default route will be generated on both L1 LSP and L2 LSP.
Example
# Set the router to create the default route in the LSP of correspond level.
[3Com-isis] default-route-advertise 
display isis interface
Syntax
display isis interface [ verbose ]
View
Any view
Parameter
verbose: If this parameter is used, the details of the interface will be displayed.
Description
Use the display isis interface command to view the information of the enabled 
IS-IS interface.
This command displays the information of the enabled IS-IS interface, including 
interface name, IP address of the interface, link state of the interface and so on. 
Besides displaying all the information shown by the display isis interface 
command, the display isis interface verbose command displays such 
information about the IS-IS parameters of the interface as CSNP packet broadcast 
interval, Hello packet broadcast interval and invalid number of Hello packet.
Example
# Display the information about the enabled IS-IS interface.
<SW8800> display isis interface
 
Interface       IP Address Id  Link.Sta IP.Sta  MTU  Type  DIS
 
Vlan-interface1 172.16.1.2 001 Up   Up      1497    L1      Yes 
# Display the details of the IS-IS enabled interface.
<SW8800> display isis interface verbose
 
Interface       IP Address Id  Link.Sta IP.Sta  MTU  Type  DIS
 
Vlan-interface1 172.16.1.2 001 Up   Up      1497  L1    Yes
 
  Secondary IP Address        :
 
  SNPA Address                :  00e0.fc44.5f71
 
  Csnp Interval               :  L1    10  L2    10
 
  Hello Interval              :  L1    10  L2    10
 
  Hold Time                   :  L1    30  L2    30
 
  Lsp Interval                :        33
 
  Cost                        :  L1    10  L2    10