Using Virtual Routers—BlackDiamond 10K Switch Only
ExtremeWare XOS 11.1 Concepts Guide
173
Adding a protocol to a virtual router does not enable that protocol. You must then specifically enable
and configure any protocol that you add.
To add a protocol to a virtual router, use the following command:
configure vr <vr-name> add protocol <protocol-name>
To remove a protocol from a virtual router, use the following command:
configure vr <vr-name> delete protocol <protocol-name>
Displaying Ports and Protocols
You display the ports, protocols, and the name of the protocol processes for a virtual router by using the
following command:
show virtual-router {<vr-name>}
Configuring the Routing Protocols and VLANs
Once the virtual router is created, the ports are added, and support for any needed routing protocols is
added, you can configure the virtual router. To simplify configuring the user virtual routers, the concept
of a virtual router configuration domain was added (instead of adding a virtual router keyword to
every command in every routing protocol). Virtual router commands are applied to the current
configuration domain. The virtual router commands consist of all the BGP, OSPF, PIM and RIP
commands, as well as the
create vlan
and
delete vlan
commands. Other commands apply to the
switch as a whole.
To enter a virtual router configuration domain, use the following command:
virtual-router {<vr-name>}
For example, to enter the configuration domain for the virtual router
helix
, your CLI session would look
similar to this:
* BD10K.13 # virtual-router helix
* (vr helix) BD10K.14 #
The CLI prompt displays the virtual router configuration domain.
Use the
virtual-router
command with no virtual router name, or use the name
VR-Default
to return
to the default configuration domain.
Now you can create VLANs, using the following command:
create vlan <vlan_name> {vr <vr-name>}
If you do not specify a virtual router in the
create vlan
command, the VLAN is created in the virtual
router of the current configuration domain.
NOTE
All VLAN names and VLAN IDs on a switch must be unique, regardless of the virtual router they are created in. You
cannot have two VLANs with the same name, even if they are in different virtual routers.
Содержание ExtremeWare XOS 11.1
Страница 16: ...Contents ExtremeWare XOS 11 1 Concepts Guide 16...
Страница 20: ...Preface ExtremeWare XOS 11 1 Concepts Guide 20...
Страница 21: ...1 Using ExtremeWare XOS...
Страница 22: ......
Страница 78: ...Managing the ExtremeWare XOS Software ExtremeWare XOS 11 1 Concepts Guide 78...
Страница 168: ...Virtual LANs ExtremeWare XOS 11 1 Concepts Guide 168...
Страница 200: ...Policies and ACLs ExtremeWare XOS 11 1 Concepts Guide 200...
Страница 252: ...Security ExtremeWare XOS 11 1 Concepts Guide 252...
Страница 265: ...2 Using Switching and Routing Protocols...
Страница 266: ......
Страница 294: ...Ethernet Automatic Protection Switching ExtremeWare XOS 11 1 Concepts Guide 294...
Страница 354: ...Extreme Standby Router Protocol ExtremeWare XOS 11 1 Concepts Guide 354...
Страница 416: ...IP Multicast Routing ExtremeWare XOS 11 1 Concepts Guide 416...
Страница 417: ...3 Appendixes...
Страница 418: ......
Страница 432: ...Software Upgrade and Boot Options ExtremeWare XOS 11 1 Concepts Guide 432...