#configure terminal | Enter configure mode. |
(config)#hostname SW1 | Configure host name |
(config)#bridge 1 protocol rstp vlan-bridge | Create a RSTP VLAN bridge on customer side |
(config-vlan)#vlan database | Enter VLAN database mode. |
(config-vlan)#vlan 2-100 bridge 1 state enable | Configure VLAN for the bridge |
(config-vlan)#commit | Commit the candidate configuration to the running configuration. |
(config-vlan)#exit | Exit the VLAN configure mode. |
(config)#interface xe14 | Enter interface mode |
(config-if)#switchport | Make interface as Switchport |
(config-if)#bridge-group 1 | Associate the interface to bridge |
(config-if)#switchport mode hybrid | Configure the mode as hybrid |
(config-if)#switchport hybrid allowed vlan all | Configure allowed VLAN all on the interface |
(config-if)#load-interval 30 | Configure load period in multiple of 30 seconds |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
(config)#interface po1 | Enter the interface mode |
(config-if)#switchport | Make the interface as switch port |
(config-if)#bridge-group 1 | Associate the interface to bridge |
(config-if)#switchport mode hybrid | Configure the mode as hybrid |
(config-if)#switchport hybrid allowed vlan all | Configure allowed vlan all for the hybrid mode |
(config-if)#load-interval 30 | Configure load period in multiple of 30 seconds |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
(config)#interface xe7 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#port-channel weight 10 | Configuring port-channel weight |
(config-if)#exit | Exit interface mode. |
(config)#interface xe9 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#port-channel weight 2 | Configuring port-channel weight |
(config-if)#exit | Exit interface mode. |
(config)#interface xe13 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#port-channel weight 16 | Configuring port-channel weight |
(config-if)#exit | Exit interface mode. |
(config)#interface xe15 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#port-channel weight 5 | Configuring port-channel weight |
(config-if)#exit | Exit interface mode. |
(config)#interface xe19 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#port-channel weight 13 | Configuring port-channel weight |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
#configure terminal | Enter configure mode. |
(config)#hostname SW2 | Configure host name |
(config)#bridge 1 protocol rstp vlan-bridge | Create a RSTP VLAN bridge on customer side |
(config)#vlan database | Enter the VLAN database mode. |
(config-vlan)#vlan 2-100 bridge 1 state enable | Configure VLAN for the bridge |
(config-vlan)#commit | Commit the candidate configuration to the running configuration. |
(config-vlan)#exit | Exit the VLAN configure mode. |
(config)#interface xe11 | Enter interface mode |
(config-if)#switchport | Make interface as Switchport |
(config-if)#bridge-group 1 | Associate the interface to bridge |
(config-if)#switchport mode hybrid | Configure the mode as hybrid |
(config-if)#switchport hybrid allowed vlan all | Configure allowed VLAN all on the interface |
(config-if)#load-interval 30 | Configure load period in multiple of 30 seconds |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
(config)#interface po1 | Enter the interface mode |
(config-if)#switchport | Make the interface as switch port |
(config-if)#bridge-group 1 | Associate the interface to bridge |
(config-if)#switchport mode hybrid | Configure the mode as hybrid |
(config-if)#switchport hybrid allowed vlan all | Configure allowed vlan all for the hybrid mode |
(config-if)#load-interval 30 | Configure load period in multiple of 30 seconds |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
(config)#interface xe7 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#exit | Exit interface mode. |
(config)#interface xe9 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#exit | Exit interface mode. |
(config)#interface xe13 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#exit | Exit interface mode. |
(config)#interface xe15 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#exit | Exit interface mode. |
(config)#interface xe19 | Enter interface mode |
(config-if)#channel-group 1 mode active | Adding interface to channel-group 1 |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
#configure terminal | Enter configure mode. |
(config)#hostname SW1 | Configure host name |
(config)#bridge 1 protocol rstp vlan-bridge | Create a RSTP VLAN bridge on customer side |
(config)#vlan database | Enter VLAN database mode. |
(config-vlan)#vlan 2-100 bridge 1 state enable | Configure VLAN for the bridge |
(config-vlan)#commit | Commit the candidate configuration to the running configuration. |
(config-vlan)#exit | Exit the VLAN configure mode. |
(config)#interface xe14 | Enter interface mode |
(config-if)#switchport | Make interface as Switchport |
(config-if)#bridge-group 1 | Associate the interface to bridge |
(config-if)#switchport mode hybrid | Configure the mode as hybrid |
(config-if)#switchport hybrid allowed vlan all | Configure allowed VLAN all on the interface |
(config-if)#load-interval 30 | Configure load period in multiple of 30 seconds |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
(config)#interface sa1 | Enter the interface mode |
(config-if)#switchport | Make the interface as switch port |
(config-if)#bridge-group 1 | Associate the interface to bridge |
(config-if)#switchport mode hybrid | Configure the mode as hybrid |
(config-if)#switchport hybrid allowed vlan all | Configure allowed vlan all for the hybrid mode |
(config-if)#load-interval 30 | Configure load period in multiple of 30 seconds |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
(config)#interface xe7 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#port-channel weight 16 | Configuring port-channel weight |
(config-if)#exit | Exit interface mode. |
(config)#interface xe9 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#port-channel weight 14 | Configuring port-channel weight |
(config-if)#exit | Exit interface mode. |
(config)#interface xe13 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#port-channel weight 10 | Configuring port-channel weight |
(config-if)#exit | Exit interface mode. |
(config)#interface xe15 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#port-channel weight 8 | Configuring port-channel weight |
(config-if)#exit | Exit interface mode. |
(config)#interface xe19 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#port-channel weight 16 | Configuring port-channel weight |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
#configure terminal | Enter configure mode. |
(config)#hostname SW2 | Configure host name |
(config)#bridge 1 protocol rstp vlan-bridge | Create a RSTP VLAN bridge on customer side |
(config)#vlan database | Enter VLAN database mode. |
(config-vlan)#vlan 2-100 bridge 1 state enable | Configure VLAN for the bridge |
(config-vlan)#commit | Commit the candidate configuration to the running configuration. |
(config-vlan)#exit | Exit the VLAN configure mode. |
(config)#interface xe11 | Enter interface mode |
(config-if)#switchport | Make interface as Switchport |
(config-if)#bridge-group 1 | Associate the interface to bridge |
(config-if)#switchport mode hybrid | Configure the mode as hybrid |
(config-if)#switchport hybrid allowed vlan all | Configure allowed VLAN all on the interface |
(config-if)#load-interval 30 | Configure load period in multiple of 30 seconds |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
(config)#interface sa1 | Enter the interface mode |
(config-if)#switchport | Make the interface as switch port |
(config-if)#bridge-group 1 | Associate the interface to bridge |
(config-if)#switchport mode hybrid | Configure the mode as hybrid |
(config-if)#switchport hybrid allowed vlan all | Configure allowed vlan all for the hybrid mode |
(config-if)#load-interval 30 | Configure load period in multiple of 30 seconds |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |
(config)#interface xe7 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#exit | Exit interface mode. |
(config)#interface xe9 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#exit | Exit interface mode. |
(config)#interface xe13 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#exit | Exit interface mode. |
(config)#interface xe15 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#exit | Exit interface mode. |
(config)#interface xe19 | Enter interface mode |
(config-if)#static-channel-group 1 | Adding interface to static channel-group 1 |
(config-if)#commit | Commit the candidate configuration to the running configuration. |
(config-if)#exit | Exit the configure mode. |