#configure terminal | Enter Configure mode. |
(config)#interface ce25/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#interface ce16/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#cross-connect VC1 | Create cross-connect (XC) |
(config-XC)# vlan ep1 ce25/1 ep2 ce16/1 | Add Endpoints to XC |
(config-VXC)# outer-vlan 100 | Outer-vlanId associated with the XC |
(config-VXC)#commit | Commit candidate configuration to be running configuration |
(config-VXC)#end | Return to privilege mode |
#configure terminal | Enter Configure mode. |
(config)#interface ce16/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#interface ce26/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#cross-connect VC1 | Create cross-connect (XC) |
(config-XC)# vlan ep1 ce16/1 ep2 ce26/1 | Add Endpoints to XC |
(config-VXC)# outer-vlan 100 | Outer-vlanId associated with the XC |
(config-VXC)#commit | Commit candidate configuration to be running configuration |
(config-VXC)#end | Return to privilege mode |
#configure terminal | Enter Configure mode. |
(config)#bridge 1 protocol mstp | Add a bridge (1) to the multiple spanning tree table |
(config)#vlan database | Enter the VLAN configuration mode |
(config-vlan)#vlan 100 bridge 1 state enable | Enable the state of VLAN 100 on bridge 1. Specifying an enable state allows forwarding of frames over VLAN 100 on bridge 1 |
(config-vlan)#commit | Commit candidate configuration to be running configuration |
(config-vlan)#exit | Exit the VLAN configuration mode |
(config)#interface xe51/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#bridge-group 1 | Associating the interface to bridge-group 1 |
(config-if)#switchport mode trunk | set the switching characteristics of the Layer 2 interface |
(config-if)#switchport trunk allowed vlan all | Allow all VLANs to transmit and receive through the interface |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#interface xe3 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#bridge-group 1 | Associating the interface to bridge-group 1 |
(config-if)#switchport mode trunk | set the switching characteristics of the Layer 2 interface |
(config-if)#switchport trunk allowed vlan all | Allow all VLANs to transmit and receive through the interface |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
#configure terminal | Enter Configure mode. |
(config)#bridge 1 protocol mstp | Add a bridge (1) to the multiple spanning tree table |
(config)#vlan database | Enter the VLAN configuration mode |
(config-vlan)#vlan 100 bridge 1 state enable | Enable the state of VLAN 100 on bridge 1. Specifying an enable state allows forwarding of frames over VLAN 100 on bridge 1 |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit the VLAN configuration mode |
(config)#interface xe53/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#bridge-group 1 | Associating the interface to bridge-group 1 |
(config-if)#switchport mode trunk | set the switching characteristics of the Layer 2 interface |
(config-if)#switchport trunk allowed vlan all | Allow all VLANs to transmit and receive through the interface |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#interface xe33 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#bridge-group 1 | Associating the interface to bridge-group 1 |
(config-if)#switchport mode trunk | set the switching characteristics of the Layer 2 interface |
(config-if)#switchport trunk allowed vlan all | Allow all VLANs to transmit and receive through the interface |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
#configure terminal | Enter Configure mode. |
(config)#interface ce25/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#interface ce16/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#cross-connect VC2 | Create cross-connect (XC) |
(config-XC)# vlan ep1 ce25/1 ep2 ce16/1 | Add Endpoints to XC |
(config-VXC)# outer-vlan 200-300 inner-vlan 20-30 | Outer-vlanId and Inner-vlanId with range associated with the XC |
(config-VXC)#commit | Commit candidate configuration to be running configuration |
(config-VXC)#end | Return to privilege mode |
#configure terminal | Enter Configure mode. |
(config)#interface ce16/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#interface ce26/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#cross-connect VC2 | Create cross-connect (XC) |
(config-XC)# vlan ep1 ce16/1 ep2 ce26/1 | Add Endpoints to XC |
(config-VXC)# outer-vlan 200-300 inner-vlan 20-30 | Outer-vlanId and Inner-vlanId with range associated with the XC |
(config-VXC)#commit | Commit candidate configuration to be running configuration |
(config-VXC)#end | Return to privilege mode |
#configure terminal | Enter Configure mode. |
(config)#bridge 1 protocol mstp | Add a bridge (1) to the multiple spanning tree table |
(config)#vlan database | Enter the VLAN configuration mode |
(config-vlan)#vlan 200-300 bridge 1 state enable | Enable the state of VLANs 200-300 on bridge 1. Specifying an enable state allows forwarding of frames over VLANs 200-300 on bridge 1 |
(config-vlan)#commit | Commit candidate configuration to be running configuration |
(config-vlan)#exit | Exit the VLAN configuration mode |
(config)#interface xe51/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#bridge-group 1 | Associating the interface to bridge-group 1 |
(config-if)#switchport mode trunk | set the switching characteristics of the Layer 2 interface |
(config-if)#switchport trunk allowed vlan all | Allow all VLANs to transmit and receive through the interface |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
(config)#interface xe3 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#bridge-group 1 | Associating the interface to bridge-group 1 |
(config-if)#switchport mode trunk | set the switching characteristics of the Layer 2 interface |
(config-if)#switchport trunk allowed vlan all | Allow all VLANs to transmit and receive through the interface |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |
#configure terminal | Enter Configure mode. |
(config)#bridge 1 protocol mstp | Add a bridge (1) to the multiple spanning tree table |
(config)#vlan database | Enter the VLAN configuration mode |
(config-vlan)#vlan 200-300 bridge 1 state enable | Enable the state of VLANs 200-300 on bridge 1. Specifying an enable state allows forwarding of frames over VLANs 200-300 on bridge 1 |
(config-vlan)#commit | Commit candidate configuration to be running configuration |
(config-vlan)#exit | Exit the VLAN configuration mode |
(config)#interface xe53/1 | Enter Interface mode |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#bridge-group 1 | Associating the interface to bridge-group 1 |
(config-if)#switchport mode trunk | Set the switching characteristics of the Layer 2 interface |
(config-if)#switchport trunk allowed vlan all | Allow all VLANs to transmit and receive through the interface |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit nterface mode |
(config)#interface xe33 | Enter Interface mode |
(config-if)#no shutdown | Bring interface up |
(config-if)#switchport | Configure interface as a layer 2 port |
(config-if)#bridge-group 1 | Associating the interface to bridge-group 1 |
(config-if)#switchport mode trunk | Set the switching characteristics of the Layer 2 interface |
(config-if)#switchport trunk allowed vlan all | Allow all VLANs to transmit and receive through the interface |
(config-if)#commit | Commit candidate configuration to be running configuration |
(config-if)#exit | Exit interface mode |