HP FlexNetwork 10500 Series Configuration Manual page 78

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

Advertisement

# On Switch C, configure an IPv6 label advertisement policy to advertise only the label mapping
for FEC 21::0/64 to Switch B.
[SwitchC] mpls ldp
[SwitchC-ldp] ipv6 advertise-label prefix-list prefix-to-b peer peer-b
[SwitchC-ldp] quit
# On Switch D, create IPv6 prefix list prefix-to-a that denies subnet 21::0/64. Switch D uses this
list to filter FEC-label mappings to be advertised to Switch A.
[SwitchD] ipv6 prefix-list prefix-to-a index 10 deny 21::0 64
[SwitchD] ipv6 prefix-list prefix-to-a index 20 permit 0::0 0 less-equal 128
# On Switch D, create IP prefix list peer-a that permits 1.1.1.9/32. Switch D uses this list to filter
peers.
[SwitchD] ip prefix-list peer-a index 10 permit 1.1.1.9 32
# On Switch D, create IPv6 prefix list prefix-to-c that denies subnet 11::0/64. Switch D uses this
list to filter FEC-label mappings to be advertised to Switch C.
[SwitchD] ipv6 prefix-list prefix-to-c index 10 deny 11::0 64
[SwitchD] ipv6 prefix-list prefix-to-c index 20 permit 0::0 0 less-equal 128
# On Switch D, create IP prefix list peer-c that permits subnet 3.3.3.9/32. Switch D uses this list
to filter peers.
[SwitchD] ip prefix-list peer-c index 10 permit 3.3.3.9 32
# On Switch D, configure an IPv6 label advertisement policy. This policy ensures that Switch D
does not advertise label mappings for FEC 21::0/64 to Switch A, and does not advertise label
mappings for FEC 11::0/64 to Switch C.
[SwitchD] mpls ldp
[SwitchD-ldp] ipv6 advertise-label prefix-list prefix-to-a peer peer-a
[SwitchD-ldp] ipv6 advertise-label prefix-list prefix-to-c peer peer-c
[SwitchD-ldp] quit
Verifying the configuration
# Display 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
In/Out Label: -/1098(L)
Nexthop
In/Out Label: -/2418(L)
Nexthop
FEC: 21::/64
In/Out Label: -/2416
Nexthop
In/Out Label: 2415/2416
Nexthop
[SwitchB] display mpls ldp lsp ipv6
Status Flags: * - stale, L - liberal, B - backup
FECs: 2
Ingress: 1
: -
: -
: -
: FE80::20C:29FF:FE9D:EAC0
: FE80::20C:29FF:FE9D:EAC0
Ingress: 2
Transit: 1
Egress: 1
OutInterface : -
OutInterface : -
OutInterface : -
OutInterface : Vlan2
OutInterface : Vlan2
Transit: 2
Egress: 0
69

Advertisement

Table of Contents
loading

Table of Contents