HP 5500 Ei 5500 Si Switch Series Configuration Guide
Here you can view all the pages of manual HP 5500 Ei 5500 Si Switch Series Configuration Guide. The HP manuals for Printer are available online for free. You can easily download all the documents as PDF.
Page 1011
322 [SwitchB-isis-1] is-level level-1 [SwitchB-isis-1] network-entity 10.0000.0000.0002.00 [SwitchB-isis-1] ipv6 enable [SwitchB-isis-1] quit [SwitchB] interface vlan-interface 10 [SwitchB-Vlan-interface10] isis ipv6 enable 1 [SwitchB-Vlan-interface10] quit [SwitchB] interface vlan-interface 13 [SwitchB-Vlan-interface13] isis ipv6 enable 1 [SwitchB-Vlan-interface13] quit # Configure Switch C. system-view [SwitchC] ipv6 [SwitchC] isis 1 [SwitchC-isis-1] network-entity...
Page 1012
323 Local Discr: 1441 Remote Discr: 1450 Source IP: FE80::20F:FF:FE00:1202 (link-local address of VLAN-interface 10 on Switch A) Destination IP: FE80::20F:FF:FE00:1200 (link-local address of VLAN-interface 10 on Switch B) Session State: Up Interface: Vlan10 Hold Time: / # Display route 2001:4::0/64 on Switch A, and you can see that Switch A and Switch B communicate through the Layer-2 switch. display ipv6 routing-table...
Page 1013
324 %Aug 8 14:54:05:366 2009 SwitchA IFNET/4/UPDOWN: Line protocol on the interface Vlan10 is DOWN %Aug 8 14:54:05:367 2009 SwitchA ISIS/4/ADJLOG:ISIS-1-ADJCHANGE: Adjace\ ncy To 0000.0000.0002 (vlan10) DOWN, Level-2 Circuit Down. %Aug 8 14:54:05:367 2009 SwitchA ISIS/4/ADJLOG:ISIS-1-ADJCHANGE: Adjace\ ncy To 0000.0000.0002 (vlan10) DOWN, Level-2 Adjacency clear. %Aug 8 14:54:05:368 2009 SwitchA ISIS/4/ADJLOG:ISIS-1-ADJCHANGE: Adjace\ ncy To 0000.0000.0002 (vlan10) DOWN, Level-1 Circuit...
Page 1014
325 Configuring IPv6 BGP This chapter describes only configuration for IPv6 BGP. For BGP related information, see Configuring BG P . The term router in this chapter refers to both routers and Layer 3 switches. Hardware compatibility The HP 5500 SI Switch Series does not support IPv6 BGP. IPv6 BGP overview BGP-4 was designed to carry only IPv4 routing information, so other network layer protocols such as IPv6 are not supported. To support multiple network layer protocols, IETF extended...
Page 1015
326 Task Remarks Injecting a local IPv6 route Optional Configuring a preferred value for routes from a peer or peer group Optional Specifying the source interface for establishing TCP connections Optional Allowing the establishment of an indirect EBGP connection Optional Configuring a description for an IPv6 peer or peer group Optional Disabling session establishment to an IPv6 peer or peer group Optional Logging IPv6 peer or peer group state changes Optional Controlling route...
Page 1016
327 Task Remarks Configuring BFD for IPv6 BGP Optional Configuring IPv6 BGP basic functions Configuration prerequisites Before you configure IPv6 BGP basic functions, complete the following tasks: • Specify IP addresses for interfaces. • Enable IPv6. Configuration guidelines Create a peer group before configuring basic functions for it. For more information, see Configuring IP v6 BGP peer group . Specifying an IPv6 BGP peer Step Command Remarks 1. Enter system view....
Page 1017
328 Configuring a preferred value for routes from a peer or peer group If you both reference a routing policy and use the command peer { ipv6-group-name | ipv6-address } preferred-value value to set a preferred value for routes from a peer, the routing policy sets the specific preferred value for routes matching it. If the preferred value in the routing policy is zero, the routes use the value set with the peer { ipv6-group-name | ipv6-address } preferred-value value command. For how...
Page 1018
329 Ste p Command Remarks 4. Specify the source interface for establishing TCP connections to an IPv6 BGP peer or peer group. peer { ipv6-group-name | ipv6-address } connect-interface interface-type interface-number By default, IPv6 BGP uses the outbound interface of the best route to the IPv6 BGP peer or peer group as the source interface for establishing a TCP connection. Allowing the establishment of an indirect EBGP connection Direct links must be available between EBGP...
Page 1019
330 Ste p Command Remarks 3. Enter IPv6 address family view. ipv6-family N/A 4. Disable session establishment to an IPv6 peer or peer group. peer { ipv6-group-name | ipv6-address } ignore Optional. Not disabled by default. Logging IPv6 peer or peer group state changes Step Command Remarks 1. Enter system view. system-view N/A 2. Enter BGP view. bgp as-number N/A 3. Enable logging of peer changes globally. log-peer-change Optional. Enabled by default. For...
Page 1020
331 Ste p Command Remarks 4. Enable default route redistribution into the IPv6 BGP routing table. default-route imported Optional. Not enabled by default. If the default-route imported command is not configured, using the import-route command cannot redistribute any IGP default route. 5. Enable route redistribution from another routing protocol. import-route protocol [ process-id [ med med-value | route-policy route-policy-name ] * ] Not enabled by default....