beautypg.com

Ce1 configuration, 6pe1 configuration – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual

Page 828

background image

804

Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide

53-1003031-02

Configuring 6PE

9

FIGURE 95

Deploying 6PE

CE1 configuration

This configuration example describes the operational requirements for the CE1 router. EBGP is
configured between the CE1 and 6PE1 routers, and the connected route is redistributed through
this connection.

CE1(config)# interface loopback 1

CE1(config-lbif-1)# ipv6 address 2001:db8:1111::1/128

CE1(config-lbif-1)# exit

CE1(config)# interface ethernet 1/1

CE1(config-if-e10000-1/1)# ipv6 address 2001:db8:1111::1/64

CE1(config-if-e10000-1/1)# exit

CE1(config)# router bgp

CE1(config-bgp)# local-as 2

CE1(config-bgp)# address-family ipv6 unicast

CE1(config-bgp-ipv6u)# neighbor 2001:db8:1111::2 remote-as 1

CE1(config-bgp-ipv6u)# redistribute connected

CE1(config-bgp-ipv6u)# exit

6PE1 configuration

This configuration example describes the operational requirements for the 6PE1 router. The 6PE
and the MPLS tunnel are configured between the 6PE1 and 6PE2 routers.

6PE1(config)# interface ethernet 1/1

6PE1(config-if-e10000-1/1)# ipv6 address 2001:db8:1111::2/64

6PE1(config-if-e10000-1/1)# exit

6PE1(config)# interface ethernet 1/2

6PE1(config-if-e10000-1/2)# ip address 10.30.30.1/24