Home > HP > Printer > HP 5500 Ei 5500 Si Switch Series Configuration Guide

HP 5500 Ei 5500 Si Switch Series Configuration Guide

    Download as PDF Print this page Share this page

    Have a look at the manual HP 5500 Ei 5500 Si Switch Series Configuration Guide online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 1114 HP manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    Page
    of 2513
    							 162 
    Task Command Remarks 
    Display information about IS-IS 
    enabled interfaces. display
     isis  interface [ statistics  | [ interface-type 
    interface-number ] [ verbose  ] ] [ process-id  | 
    vpn-instance  vpn-instance-name  ] [ | { begin  | 
    exclude  | include  } regular-expression ]  Available in any 
    view
     
    Display IS-IS LSDB information.  display isis lsdb
     [ [ l1 | l2 |  level-1 |  level-2 ] | 
    [ lsp-id  lspid  | lsp-name  lspname ] | local  | 
    verbose  ] * [ process-id  | vpn-instance 
    vpn-instance-name  ] [ | { begin  | exclude | 
    include  } regular-expression ]  Available in any 
    view
     
    Display the host-name-to-system-ID 
    mapping table.  display isis name-table 
    [ process-id |  vpn-instance 
    vpn-instance-name  ] [ | { begin  | exclude | 
    include  } regular-expression ]  Available in any 
    view
     
    Display IS-IS neighbor information.  display
     isis  peer [ statistics | verbose  ] [ process-id 
    |  vpn-instance  vpn-instance-name  ] [ | { begin  | 
    exclude  | include  } regular-expression ]  Available in any 
    view
     
    Display IS-IS IPv4 routing 
    information.  display isis
     route [ ipv4  ] [ [ level-1 |  level-2 ] | 
    verbose  ] * [ process-id  | vpn-instance 
    vpn-instance-name  ] [ | { begin  | exclude | 
    include  } regular-expression ]  Available in any 
    view
     
    Display IS-IS SPF calculation log 
    information.  display isis spf-log 
    [ process-id |  vpn-instance 
    vpn-instance-name  ] [ | { begin  | exclude | 
    include  } regular-expression ]  Available in any 
    view
     
    Display IS-IS statistics.  display isis statistics
     [ level-1 | level-1-2  | level-2  ] 
    [  process-id  | vpn-instance  vpn-instance-name  ] [ | 
    {  begin |  exclude | include  } regular-expression  ] Available in any 
    view
     
    Clear IS-IS process data structure 
    information.  reset isis all 
    [ process-id  |  vpn-instance 
    vpn-instance-name  ]  Available in user 
    view
     
    Clear the data structure 
    information of an IS-IS neighbor.  reset isis peer
     system-id  [ process-id  |  vpn-instance 
    vpn-instance-name  ]   Available in user 
    view
     
     
    IS-IS configuration examples 
    IS-IS basic configuration 
    Network requirements 
    As shown in  Figure 63, S witch A, B, C, and D reside in an IS-IS AS. Switch A and B are Level-1 switches, 
    Switch D is a Level-2 switch, and Switch C is a Level-1-2 switch. Switch A, B, and C are in Area 10, and 
    Switch D is in Area 20.  
    						
    							 163 
    Figure 63 Network diagram for IS-IS basic configuration 
     
     
    Configuration procedure 
    1. Configure IP addresses for inte rfaces. (Details not shown.) 
    2. Configure IS-IS: 
    # Configure Switch A. 
     system-view 
    [SwitchA] isis 1 
    [SwitchA-isis-1] is-level level-1 
    [SwitchA-isis-1] network-entity 10.0000.0000.0001.00 
    [SwitchA-isis-1] quit 
    [SwitchA] interface vlan-interface 100 
    [SwitchA-Vlan-interface100] isis enable 1 
    [SwitchA-Vlan-interface100] quit 
    # Configure Switch B. 
     system-view 
    [SwitchB] isis 1 
    [SwitchB-isis-1] is-level level-1 
    [SwitchB-isis-1] network-entity 10.0000.0000.0002.00 
    [SwitchB-isis-1] quit 
    [SwitchB] interface vlan-interface 200 
    [SwitchB-Vlan-interface200] isis enable 1 
    [SwitchB-Vlan-interface200] quit 
    # Configure Switch C. 
     system-view 
    [SwitchC] isis 1 
    [SwitchC-isis-1] network-entity 10.0000.0000.0003.00 
    [SwitchC-isis-1] quit 
    [SwitchC] interface vlan-interface 100 
    [SwitchC-Vlan-interface100] isis enable 1 
    [SwitchC-Vlan-interface100] quit 
    [SwitchC] interface vlan-interface 200 
    [SwitchC-Vlan-interface200] isis enable 1 
    [SwitchC-Vlan-interface200] quit  
    						
    							 164 
    [SwitchC] interface vlan-interface 300 
    [SwitchC-Vlan-interface300] isis enable 1 
    [SwitchC-Vlan-interface300] quit 
    # Configure Switch D. 
     system-view 
    [SwitchD] isis 1 
    [SwitchD-isis-1] is-level level-2 
    [SwitchD-isis-1] network-entity 20.0000.0000.0004.00 
    [SwitchD-isis-1] quit 
    [SwitchD] interface vlan-interface 100 
    [SwitchD-Vlan-interface100] isis enable 1 
    [SwitchD-Vlan-interface100] quit 
    [SwitchD] interface vlan-interface 300 
    [SwitchD-Vlan-interface300] isis enable 1 
    [SwitchD-Vlan-interface300] quit 
    3. Verify the configuration: 
    # Display the IS-IS LSDB of each switch to check the LSP integrity. 
    [SwitchA] display isis lsdb 
     
                            Database information for ISIS(1) 
                            -------------------------------- 
     
                              Level-1 Link State Database 
     
    LSPID                 Seq Num      Checksum   Holdtime   Length  ATT/P/O\
    L 
    ------------------------------------------------------------------------\
    -- 
    0000.0000.0001.00-00* 0x00000004   0xdf5e     1096       68      0/0/0 
    0000.0000.0002.00-00  0x00000004   0xee4d     1102       68      0/0/0 
    0000.0000.0002.01-00  0x00000001   0xdaaf     1102       55      0/0/0 
    0000.0000.0003.00-00  0x00000009   0xcaa3     1161       111     1/0/0 
    0000.0000.0003.01-00  0x00000001   0xadda     1112       55      0/0/0 
     
        *-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-Ov\
    erload 
    [SwitchB] display isis lsdb 
     
                            Database information for ISIS(1) 
                            -------------------------------- 
     
                              Level-1 Link State Database 
     
    LSPID                 Seq Num      Checksum   Holdtime    Length  ATT/P/\
    OL 
    ------------------------------------------------------------------------\
    -- 
    0000.0000.0001.00-00  0x00000006   0xdb60     988         68      0/0/0 \
    0000.0000.0002.00-00* 0x00000008   0xe651     1189        68      0/0/0 \
    0000.0000.0002.01-00* 0x00000005   0xd2b3     1188        55      0/0/0 \
    0000.0000.0003.00-00  0x00000014   0x194a     1190        111     1/0/0 \
    0000.0000.0003.01-00  0x00000002   0xabdb     995         55      0/0/0 \
      
    						
    							 165 
        *-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-Ov\
    erload 
    [SwitchC] display isis lsdb 
     
                            Database information for ISIS(1) 
                            -------------------------------- 
     
                              Level-1 Link State Database 
     
    LSPID                 Seq Num      Checksum   Holdtime    Length  ATT/P/\
    OL 
    ------------------------------------------------------------------------\
    -- 
    0000.0000.0001.00-00  0x00000006   0xdb60     847         68      0/0/0 \
    0000.0000.0002.00-00  0x00000008   0xe651     1053        68      0/0/0 \
    0000.0000.0002.01-00  0x00000005   0xd2b3     1052        55      0/0/0 \
    0000.0000.0003.00-00* 0x00000014   0x194a     1051        111     1/0/0 \
    0000.0000.0003.01-00* 0x00000002   0xabdb     854         55      0/0/0 \
     
        *-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-Ov\
    erload 
     
     
                              Level-2 Link State Database 
     
    LSPID                 Seq Num      Checksum   Holdtime    Length  ATT/P/\
    OL 
    ------------------------------------------------------------------------\
    -- 
    0000.0000.0003.00-00* 0x00000012   0xc93c     842         100     0/0/0 \
    0000.0000.0004.00-00  0x00000026   0x331      1173        84      0/0/0 \
    0000.0000.0004.01-00  0x00000001   0xee95     668         55      0/0/0 \
     
        *-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-Ov\
    erload 
    [SwitchD] display isis lsdb 
     
                            Database information for ISIS(1) 
                            -------------------------------- 
     
                              Level-2 Link State Database 
     
    LSPID                 Seq Num      Checksum      Holdtime      Length  A\
    TT/P/OL 
    ------------------------------------------------------------------------\
    ------- 
    0000.0000.0003.00-00  0x00000013   0xc73d        1003          100     0\
    /0/0 
    0000.0000.0004.00-00* 0x0000003c   0xd647        1194          84      0\
    /0/0 
    0000.0000.0004.01-00* 0x00000002   0xec96        1007          55      0\
    /0/0 
     
        *-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-Ov\
    erload 
    # Display the IS-IS routing information of each switch. Level-1 switches must have a default route 
    with the next hop being the Level-1-2 switch. The Le vel-2 switch must have both routing information 
    of Level-1 and Level-2. 
    [SwitchA] display isis route 
     
                             Route information for ISIS(1)  
    						
    							 166 
                             ----------------------------- 
     
                         ISIS(1) IPv4 Level-1 Forwarding Table 
                         ------------------------------------- 
     
     IPV4 Destination     IntCost   ExtCost ExitInterface   NextHop      Fla\
    gs 
    ------------------------------------------------------------------------\
    -- 
     10.1.1.0/24          10        NULL    Vlan100         Direct       D/L\
    /- 
     10.1.2.0/24          20        NULL    Vlan100         10.1.1.1     R/-\
    /- 
     192.168.0.0/24       20        NULL    Vlan100         10.1.1.1     R/-\
    /- 
     0.0.0.0/0            10        NULL    Vlan100         10.1.1.1     R/-\
    /- 
     
          Flags: D-Direct, R-Added to RM, L-Advertised in LSPs, U-Up/Down Bi\
    t Set 
    [SwitchC] display isis route 
     
                             Route information for ISIS(1) 
                             ----------------------------- 
     
                         ISIS(1) IPv4 Level-1 Forwarding Table 
                         ------------------------------------- 
     
     IPV4 Destination     IntCost    ExtCost ExitInterface  NextHop      Fla\
    gs 
    ------------------------------------------------------------------------\
    -- 
     192.168.0.0/24       10         NULL    Vlan300        Direct       D/L\
    /- 
     10.1.1.0/24          10         NULL    Vlan100        Direct       D/L\
    /- 
     10.1.2.0/24          10         NULL    Vlan200        Direct       D/L\
    /- 
     
          Flags: D-Direct, R-Added to RM, L-Advertised in LSPs, U-Up/Down Bi\
    t Set 
     
     
                         ISIS(1) IPv4 Level-2 Forwarding Table 
                         ------------------------------------- 
     
     IPV4 Destination     IntCost   ExtCost ExitInterface   NextHop      Fla\
    gs 
    ------------------------------------------------------------------------\
    -- 
     192.168.0.0/24       10        NULL    Vlan300         Direct       D/L\
    /- 
     10.1.1.0/24          10        NULL    Vlan100         Direct       D/L\
    /- 
     10.1.2.0/24          10        NULL    Vlan200         Direct       D/L\
    /- 
     172.16.0.0/16        20        NULL    Vlan300         192.168.0.2  R/-\
    /- 
     
          Flags: D-Direct, R-Added to RM, L-Advertised in LSPs, U-Up/Down Bi\
    t Set 
    [SwitchD] display isis route 
     
                             Route information for ISIS(1) 
                             ----------------------------- 
     
                         ISIS(1) IPv4 Level-2 Forwarding Table 
                         -------------------------------------  
    						
    							 167 
     
     IPV4 Destination     IntCost   ExtCost ExitInterface   NextHop      Fla\
    gs 
    ------------------------------------------------------------------------\
    -- 
     192.168.0.0/24       10        NULL    Vlan300         Direct       D/L\
    /- 
     10.1.1.0/24          20        NULL    Vlan300         192.168.0.1  R/-\
    /- 
     10.1.2.0/24          20        NULL    Vlan300         192.168.0.1  R/-\
    /- 
     172.16.0.0/16        10        NULL    Vlan100         Direct       D/L\
    /- 
     
          Flags: D-Direct, R-Added to RM, L-Advertised in LSPs, U-Up/Down Bi\
    t Set 
    DIS election configuration 
    Network requirements 
    As shown in Figure 64, S witch A, B, C, and D reside in IS-IS area 10 on a broadcast network (Ethernet). 
    Switch A and Switch B are Level-1-2 switches, Switch C is a Level-1 switch, and Switch D is a Level-2 switch. 
    Change the DIS priority of Switch A to make it elected as the Level-1-2 DIS router. 
    Figure 64  Network diagram for DIS selection 
     
     
    Configuration procedure 
    1. Configure an IP address for each  interface. (Details not shown.) 
    2. Enable IS-IS: 
    # Configure Switch A. 
     system-view 
    [SwitchA] isis 1 
    [SwitchA-isis-1] network-entity 10.0000.0000.0001.00 
    [SwitchA-isis-1] quit 
    [SwitchA] interface vlan-interface 100 
    [SwitchA-Vlan-interface100] isis enable 1 
    [SwitchA-Vlan-interface100] quit 
    # Configure Switch B. 
     system-view 
    [SwitchB] isis 1 
    [SwitchB-isis-1] network-entity 10.0000.0000.0002.00 
    [SwitchB-isis-1] quit  
    						
    							 168 
    [SwitchB] interface vlan-interface 100 
    [SwitchB-Vlan-interface100] isis enable 1 
    [SwitchB-Vlan-interface100] quit 
    # Configure Switch C. 
     system-view 
    [SwitchC] isis 1 
    [SwitchC-isis-1] network-entity 10.0000.0000.0003.00 
    [SwitchC-isis-1] is-level level-1 
    [SwitchC-isis-1] quit 
    [SwitchC] interface vlan-interface 100 
    [SwitchC-Vlan-interface100] isis enable 1 
    [SwitchC-Vlan-interface100] quit 
    # Configure Switch D. 
     system-view 
    [SwitchD] isis 1 
    [SwitchD-isis-1] network-entity 10.0000.0000.0004.00 
    [SwitchD-isis-1] is-level level-2 
    [SwitchD-isis-1] quit 
    [SwitchD] interface vlan-interface 100 
    [SwitchD-Vlan-interface100] isis enable 1 
    [SwitchD-Vlan-interface100] quit 
    # Display information about IS-IS neighbors of Switch A. 
    [SwitchA] display isis peer 
     
                              Peer information for ISIS(1) 
                              ---------------------------- 
      System Id: 0000.0000.0002 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0003.01 
      State: Up     HoldTime: 21s        Type: L1(L1L2)     PRI: 64 
     
      System Id: 0000.0000.0003 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0003.01 
      State: Up     HoldTime: 27s        Type: L1           PRI: 64 
     
      System Id: 0000.0000.0002 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0004.01 
      State: Up     HoldTime: 28s        Type: L2(L1L2)     PRI: 64 
     
      System Id: 0000.0000.0004 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0004.01 
      State: Up     HoldTime: 30s        Type: L2          PRI: 64 
     
    # Display information about IS-IS interfaces of Switch A. 
    [SwitchA] display isis interface 
     
                           Interface information for ISIS(1) 
                           --------------------------------- 
    Interface: Vlan-interface100  
    						
    							 169 
    Id      IPV4.State      IPV6.State    MTU    Type    DIS 
    001        Up             Down       1497    L1/L2   No/No 
    # Display information about IS-IS interfaces of Switch C. 
    [SwitchC] display isis interface 
     
                           Interface information for ISIS(1) 
                           --------------------------------- 
    Interface: Vlan-interface100 
    Id      IPV4.State      IPV6.State    MTU    Type    DIS 
    001         Up            Down        1497   L1/L2   Yes/No 
    # Display information about IS-IS interfaces of Switch D. 
    [SwitchD] display isis interface 
     
                           Interface information for ISIS(1) 
                           --------------------------------- 
    Interface: Vlan-interface100 
    Id      IPV4.State       IPV6.State   MTU     Type     DIS 
    001         Up             Down       1497    L1/L2    No/Yes 
    By using the default DIS priority, Switch C is the Level-1 DIS, and Switch D is the Level-2 DIS. The 
    pseudonodes of Level-1 and Level-2 are 0000.0000.0003.01 and 0000.0000.0004.01. 
    3. Configure the DIS priority of Switch A: 
    [SwitchA] interface vlan-interface 100 
    [SwitchA-Vlan-interface100] isis dis-priority 100 
    [SwitchA-Vlan-interface100] quit 
    # Display IS-IS neighbors of Switch A. 
    [SwitchA] display isis peer 
     
                              Peer information for ISIS(1) 
                              ---------------------------- 
      System Id: 0000.0000.0002 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0001.01 
      State: Up     HoldTime: 21s        Type: L1(L1L2)     PRI: 64 
     
      System Id: 0000.0000.0003 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0001.01 
      State: Up     HoldTime: 27s        Type: L1           PRI: 64 
     
     
      System Id: 0000.0000.0002 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0001.01 
      State: Up     HoldTime: 28s        Type: L2(L1L2)     PRI: 64 
     
      System Id: 0000.0000.0004 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0001.01 
      State: Up     HoldTime: 30s        Type: L2           PRI: 64 
     
    # Display information about IS-IS interfaces of Switch A.  
    						
    							 170 
    [SwitchA] display isis interface 
     
                           Interface information for ISIS(1) 
                           --------------------------------- 
    Interface: Vlan-interface100 
    Id      IPV4.State      IPV6.State      MTU    Type   DIS 
    001         Up             Down         1497   L1/L2  Yes/Yes 
    After the DIS priority configuration, Switch A becomes the Level-1-2 DIS, and the pseudonode is 
    0000.0000.0001.01. 
    # Display information about IS-IS neighbors and interfaces of Switch C. 
    [SwitchC] display isis peer 
     
                              Peer information for ISIS(1) 
                              ---------------------------- 
      System Id: 0000.0000.0002 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0001.01 
      State: Up     HoldTime: 25s        Type: L1           PRI: 64 
     
      System Id: 0000.0000.0001 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0001.01 
      State: Up     HoldTime: 7s         Type: L1           PRI: 100 
     
    [SwitchC] display isis interface 
     
                           Interface information for ISIS(1) 
                           --------------------------------- 
    Interface: Vlan-interface100 
    Id      IPV4.State          IPV6.State    MTU    Type   DIS 
    001         Up                 Down       1497   L1/L2  No/No 
    # Display information about IS-IS neighbors and interfaces of Switch D. 
    [SwitchD] display isis peer 
     
                              Peer information for ISIS(1) 
                              ---------------------------- 
      System Id: 0000.0000.0001 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0001.01 
      State: Up     HoldTime: 9s         Type: L2           PRI: 100 
     
      System Id: 0000.0000.0002 
      Interface: Vlan-interface100       Circuit Id: 0000.0000.0001.01 
      State: Up     HoldTime: 28s        Type: L2           PRI: 64 
     
    [SwitchD] display isis interface 
     
                           Interface information for ISIS(1) 
                           --------------------------------- 
    Interface: Vlan-interface100 
    Id      IPV4.State          IPV6.State    MTU   Type    DIS  
    						
    							 171 
    001         Up                 Down       1497  L1/L2   No/No 
     
    Configuring IS-IS route redistribution 
    Network requirements 
    As shown in Figure 65, S witch A, Switch B, Switch C, and Switch D reside in the same AS. They use IS-IS 
    to interconnect. Switch A and Switch B are Level-1 routers, Switch D is a Level-2 router, and Switch C is a 
    Level-1-2 router.  
    Redistribute RIP routes into IS-IS on Switch D. 
    Figure 65  Network diagram for IS-IS route redistribution 
     
     
    Configuration procedure 
    1. Configure IP addresses for inte rfaces. (Details not shown.) 
    2. Configure IS-IS basic functions: 
    # Configure Switch A. 
     system-view 
    [SwitchA] isis 1 
    [SwitchA-isis-1] is-level level-1 
    [SwitchA-isis-1] network-entity 10.0000.0000.0001.00 
    [SwitchA-isis-1] quit 
    [SwitchA] interface vlan-interface 100 
    [SwitchA-Vlan-interface100] isis enable 1 
    [SwitchA-Vlan-interface100] quit 
    # Configure Switch B. 
     system-view 
    [SwitchB] isis 1 
    [SwitchB-isis-1] is-level level-1 
    [SwitchB-isis-1] network-entity 10.0000.0000.0002.00 
    [SwitchB-isis-1] quit 
    [SwitchB] interface vlan-interface 200 
    [SwitchB-Vlan-interface200] isis enable 1 
    [SwitchB-Vlan-interface200] quit  
    						
    All HP manuals Comments (0)

    Related Manuals for HP 5500 Ei 5500 Si Switch Series Configuration Guide