Dell 8100 manual Cisco Catalyst CLI

Page 12

Deploying the Dell PowerConnect 8100 with the Cisco Catalyst

Run the commands below to configure Dell PowerConnect 8100 series switch for a tagged VLAN on port 10, egressing to another switch. The native VLAN setting is also shown in the example changing from the default value of 1 to a configured setting of 2.

console#configure console(config)#vlan 2,100 console(config-vlan)#exit console(config)#interface te1/0/10

console(config-if-Te1/0/10)#switchport trunk allowed vlan 100 console(config-if-Te1/0/10)#switchport trunk native vlan 2 console(config-if-Te1/0/10)#switchport mode trunk console(config-if-Te1/0/10)#exit

Run the commands below to configure the Dell PowerConnect 8100 series switch for a general mode tagged VLAN on port 10, egressing to another switch. The PVID setting is also shown in the example changing from the default value of 1 to a configured setting of 2. The similarities between native VLAN and PVID settings is shown here.

console#configure console(config)#vlan 2,100 console(config-vlan)#exit console(config)#interface te1/0/10

console(config-if-Te1/0/10)#switchport general allowed add vlan 100 console(config-if-Te1/0/10)#switchport general pvid vlan 2 console(config-if-Te1/0/10)#switchport mode general console(config-if-Te1/0/10)#exit

Cisco Catalyst CLI

Run the commands below to configure an access port on a single interface of the Cisco Catalyst 6504.

Cat6504E_1(config)#interface te2/7

Cat6504E_1(config-if)#switchport

Cat6504E_1(config-if)#switchport access vlan 100

Cat6504E_1(config-if)#switchport mode access

Cat6504E_1(config-if)#spanning-tree portfast edge

Cat6504E_1(config-if)#no shutdown

Cat6504E_1(config-if)#exit

12

Image 12
Contents Deploying Dell PowerConnect 8100 and Cisco Catalyst Switches Deploying the Dell PowerConnect 8100 with the Cisco Catalyst Contents Dell PowerConnect Dell PowerConnect 8164FOverview of VLANs Creating and assigning VLANsManagement Vlan vs. SVI on the Cisco Catalyst Management Vlan across a Dell PowerConnect Dell PowerConnect 8100 CLICat6504E1#configure terminal Cisco Catalyst CLIAccess, trunk and general Switchport Modes Applying Vlan changes may take few minutes. Please waitVlan configuration example Tagged Cat6504E1config-if#spanning-tree portfast edge Pvid and native VlanCisco Catalyst CLI Creating and connecting LAGs using Lacp Method 1 Portfast RstpConsoleconfig#spanning-tree priority Cisco proprietary protocols Method 2 MstpDeploying the Dell PowerConnect 8100 with the Cisco Catalyst Appendix a Network switch versions