Creating an ospf area in an ospf vrf instance, Assigning a domain tag in an ospf vrf instance – Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual
Page 656
632
Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide
53-1003031-02
Configuring BGP VPNs on a PE
6
Syntax: [no] router ospf vrf vrf_name
The vrf_name value specifies the name of the VRF that the user is creating an instance of OSPF in.
Creating an OSPF area in an OSPF VRF instance
NOTE
This features is not supported on Brocade NetIron CES or Brocade NetIron CER devices.
To create OSPF area 1 in OSPF VRF instance VPN1, enter the following command in the OSPF VRF
Instance Config level.
Brocade(config-ospf-router)# area 1
Syntax: [no] area area_id
The area-id value is the number of the OSPF area instance being created.
Creating a domain identifier in an OSPF VRF instance
NOTE
This features is not supported on Brocade NetIron CES or Brocade NetIron CER devices.
To create OSPF domain identifier 10.0.0.100 in OSPF VRF instance VPN1, enter the following
command in the OSPF VRF Instance Config level.
Brocade(config-ospf-router)# domain-id 10.0.0.100
Syntax: [no] domain-id domain_identifier
The domain_identifier value specifies an four-byte quantity.
Assigning a domain tag in an OSPF VRF instance
NOTE
This features is not supported on Brocade NetIron CES or Brocade NetIron CER devices.
To assign OSPF domain tag 1200 in OSPF VRF instance VPN1, enter the following command in the
OSPF VRF Instance Config level.
Brocade(config-ospf-router)# domain-tag 1200
Syntax: [no] domain-tag domain_tag
The domain_tag parameter specifies an arbitrary four-byte quantity. It is added in tag fields of
Type-5 and Type-7 LSAs generated by a PE device for redistributed BGP-VPNv4 routes.