HP FlexNetwork 10500 Series Configuration Manual page 73

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

[SwitchC] ipv6 prefix-list switchc index 20 permit 21::0 64
[SwitchC] mpls ldp
[SwitchC-ldp] ipv6 lsp-trigger prefix-list switchc
[SwitchC-ldp] quit
# On Switch D, create IPv6 prefix list switchd, and configure LDP to use only the routes
permitted by the prefix list to establish IPv6 LSPs.
[SwitchD] ipv6 prefix-list switchd index 10 permit 11::0 64
[SwitchD] ipv6 prefix-list switchd index 20 permit 21::0 64
[SwitchD] mpls ldp
[SwitchD-ldp] ipv6 lsp-trigger prefix-list switchd
[SwitchD-ldp] quit
5.
Configure IPv6 label acceptance policies:
# On Switch A, create IPv6 prefix list prefix-from-b that permits subnet 21::0/64. Switch A uses
this list to filter FEC-label mappings received from Switch B.
[SwitchA] ipv6 prefix-list prefix-from-b index 10 permit 21::0 64
# On Switch A, create IPv6 prefix list prefix-from-d that denies subnet 21::0/64. Switch A uses
this list to filter FEC-label mappings received from Switch D.
[SwitchA] ipv6 prefix-list prefix-from-d index 10 deny 21::0 64
# On Switch A, configure IPv6 label acceptance policies to filter FEC-label mappings received
from Switch B and Switch D.
[SwitchA] mpls ldp
[SwitchA-ldp] ipv6 accept-label peer 2.2.2.9 prefix-list prefix-from-b
[SwitchA-ldp] ipv6 accept-label peer 4.4.4.9 prefix-list prefix-from-d
[SwitchA-ldp] quit
# On Switch C, create IPv6 prefix list prefix-from-b that permits subnet 11::0/64. Switch C uses
this list to filter FEC-label mappings received from Switch B.
[SwitchC] ipv6 prefix-list prefix-from-b index 10 permit 11::0 64
# On Switch C, create IPv6 prefix list prefix-from-d that denies subnet 11::0/64. Switch A uses
this list to filter FEC-label mappings received from Switch D.
[SwitchC] ipv6 prefix-list prefix-from-d index 10 deny 11::0 64
# On Switch C, configure IPv6 label acceptance policies to filter FEC-label mappings received
from Switch B and Switch D.
[SwitchC] mpls ldp
[SwitchC-ldp] ipv6 accept-label peer 2.2.2.9 prefix-list prefix-from-b
[SwitchC-ldp] ipv6 accept-label peer 4.4.4.9 prefix-list prefix-from-d
[SwitchC-ldp] quit
Verifying the configuration
# Display IPv6 LDP LSP information on the switches, for example, on Switch A.
[SwitchA] display mpls ldp lsp ipv6
Status Flags: * - stale, L - liberal, B - backup
FECs: 2
FEC: 11::/64
In/Out Label: 2417/-
Nexthop
FEC: 21::/64
In/Out Label: -/2416
Ingress: 1
: -
Transit 1
Egress: 1
OutInterface : -
OutInterface : Vlan2
64

Advertisement

Table of Contents
loading

Table of Contents