CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 37

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 37 of 350

DUT(config)#interface eth-0-2

Enter the interface mode.

DUT(config-if)#switchport mode access

Set the switching characteristics of this interface access
mode.

DUT(config-if)#switchport access vlan 10

Enable VLAN port access by specifying the VLAN ID 2
on this interface.

DUT(config-if)#end

Exit to exec mode.

DUT#show vlan brief

Display vlan’s configurations.

DUT#show interface switchport

Display interface’s switch configurations.

5.4.3 Validation Commands
Bridge 1

DUT#show interface switchport

Interface name : eth-0-1

Switchport mode : trunk

Ingress filter : enable

Acceptable frame types : all

Default Vlan : 10

Configured Vlans : 1 10 20

Interface name : eth-0-2

Switchport mode : access

Ingress filter : enable

Acceptable frame types : vlan-untagged only

Default Vlan : 10

Configured Vlans : 10

DUT#show vlan brief

VLAN ID Name State STP ID DSCP Member ports

(u)-Untagged, (t)-Tagged

======= ================ ======= ======= ======= ========================

1 default ACTIVE 0 Disable eth-0-1(t) eth-0-3(u)

eth-0-4(u) eth-0-5(u)

eth-0-6(u) eth-0-7(u)

eth-0-8(u) eth-0-9(u)

eth-0-10(u) eth-0-11(u)

eth-0-12(u) eth-0-13(u)

eth-0-14(u) eth-0-15(u)

eth-0-16(u) eth-0-17(u)

Advertising