Using Virtual Routers—BlackDiamond 10K Switch Only
ExtremeWare XOS 11.3 Concepts Guide
245
The following is an example of removing all the ports on slot 3 from the default VLAN in the default
virtual router and adding them for the exclusive use of the virtual router
helix
:
configure vlan default delete ports 3:*
configure vr vr-default delete ports 3:*
configure vr helix add ports 3:*
Adding Ports to Multiple Virtual Routers
A port is available to be configured for multiple virtual routers after it has been deleted from the default
virtual router, VR-Default. To use a port in multiple virtual routers, do not add the port to a virtual
router, as you would in the previous section,
“Adding Ports to a Single Virtual Router”
, just add the
port to a VLAN in the desired virtual router.
NOTE
See
Chapter 15
for details about how multiple virtual routers per port can affect DiffServ and code replacement.
In the following example we add port 3:5 to the virtual routers
VR-green
and
VR-blue
. We’ve already
created the tagged VLAN
bldg_200
in
VR-green
, and the tagged VLAN
bldg_300
in
VR-blue
.
configure vlan default delete ports 3:5
configure vr vr-default delete ports 3:5
configure vlan bldg_200 add ports 3:5 tagged
configure vlan bldg_300 add ports 3:5 tagged
Adding Routing Protocols to a Virtual Router
Unlike the default system virtual router, VR-Default, there are no resources allocated for routing
protocols when a user virtual router is created. You must add the routing protocols needed for your
virtual router before you attempt to configure them. When you add a protocol to a user virtual router, a
process is started to support the protocol.
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>}
Summary of Contents for ExtremeWare XOS 11.3
Page 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Page 25: ...1 Using ExtremeWare XOS...
Page 26: ......
Page 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Page 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Page 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Page 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Page 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Page 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Page 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Page 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Page 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Page 393: ...2 Using Switching and Routing Protocols...
Page 394: ......
Page 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Page 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Page 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Page 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Page 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Page 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Page 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Page 589: ...3 Appendixes...
Page 590: ......
Page 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Page 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Page 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...