Ce 1 and ce 2 configurations, Ce 3 and ce 4 configurations – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 408

Advertising
background image

380

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Configuring Multi-VRF

Brocade(config-if-e1000-1/3)# vrf forwarding green

Brocade(config-if-e1000-1/3)# ip ospf area 2

Brocade(config-if-e1000-1/3)# ip address 10.2.1.1/24

Brocade(config-if-e1000-1/3)# exit

Brocade(config)# interface ve 10

Brocade(config-vif-10)# vrf forwarding green

Brocade(config-vif-10)# ip ospf area 0

Brocade(config-vif-10)# ip address 10.3.1.1/24

Brocade(config-vif-10)# Interface ve 20

Brocade(config-vif-20)# vrf forwarding red

Brocade(config-vif-20)# ip ospf area 0

Brocade(config-vif-20)# ip address 10.3.1.1/24

CE 1 and CE 2 configurations

The CE1 and CE2 router configurations are exactly the same. Both are configured in OSPF Area 1
with route redistribution enabled. The IP addresses: 10.1.2.1/24 and 10.1.3.1/24 are configured
for the Loopback1 interface allowing them to carry routes from these networks.

Brocade(config)# router ospf

Brocade(config-ospf-router)# area 1

Brocade(config-ospf-router)# redistribution connected

Brocade(config-ospf-router)# exit

Brocade(config)# interface loopback 1

Brocade(config-lbif-1)# ip address 10.1.2.1/24

Brocade(config-lbif-1)# ip address 10.1.3.1/24

Brocade(config-lbif-1)# interface ethernet 1/1

Brocade(config-if-e1000-1/1)# ip ospf area 1

Brocade(config-if-e1000-1/1)# ip address 10.1.1.2/24

CE 3 and CE 4 configurations

The CE3 and CE4 router configurations are exactly the same. Both are configured in OSPF Area 2
with route redistribution enabled. The IP addresses: 10.2.2.1/24 and 10.2.3.1/24 are configured
for the Loopback1 interface allowing them to carry routes from these networks

Brocade(config)# router ospf

Brocade(config-ospf-router)# area 2

Brocade(config-ospf-router)# redistribution connected

Brocade(config-ospf-router)# exit

Brocade(config)# interface loopback 1

Brocade(config-lbif-1)# ip address 10.1.2.1/24

Brocade(config-lbif-1)# ip address 10.1.3.1/24

Brocade(config-lbif-1)# interface ethernet 1/1

Brocade(config-if-e1000-1/1)# ip ospf area 2

Brocade(config-if-e1000-1/1)# ip address

Advertising