5 configuring trunk port – CANOGA PERKINS 9175 Configuration Guide User Manual

Page 29

Advertising
background image

CanogaOS Configuration Guide

5-3

DUT#configure terminal

Enter the Configure mode.

DUT#show vlan brief

Display vlan’s configurations.

DUT#show interface switchport interface eth-0-1

Display interface’s switch configurations.

5.4.3 Validation

Commands

Bridge 1

DUT#show interface switchport interface eth-0-1
Interface name : eth-0-1
Switchport mode : access
Ingress filter : enable
Acceptable frame types : vlan-untagged only
Default Vlan : 2
Configured Vlans : 2

DUT#show vlan brief
VLAN ID Name State STP ID DSCP Member ports
(u)-Untagged, (t)-Tagged
======= ================ ======= ======= ======= ========================
1 default ACTIVE 0 Disable eth-0-2(u) 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)
eth-0-18(u) eth-0-19(u)
eth-0-20(u) eth-0-21(u)
eth-0-22(u) eth-0-23(u)
2 VLAN0002 ACTIVE 0 Disable eth-0-1(u)

5.5 Configuring Trunk Port

Trunk port receives tagged, untagged, and priority-tagged frames, and transmits both
untagged and tagged frames. If trunk port receives an untagged frame, this frame will be
assigned to the VLAN of the trunk port’s PVID; if a frame send out from the trunk port
and the frame’s VID is equal to the trunk port’s PVID, this frame will be send out without
VLAN tag.

5.5.1 Topology

Figure 5-5: Trunk Port

5.5.2 Configurations

Bridge 1

DUT#configure terminal

Enter the Configure mode.

DUT(config)#vlan database

Enter the VLAN database mode.

Advertising