3 show vlan mapping table, 4 switchport mode – CANOGA PERKINS 9175 Command Reference User Manual

Page 150

Advertising
background image

CanogaOS Command Reference

9-2

Usage

This example shows how to add one vlan mapping entry to vlan mapping table

Examples

Add vlan mapping entry, raw vlan is from 10 to 20, mapped vlan is 100:

Switch (config)# vlan mapping table map_table

Switch (config-vlan-mapping)# raw-vlan 10-20 mapped-vlan 100

Related Commands

show vlan mapping table WORD

9.3 show vlan mapping table

Use this command vlan mapping table.

Command Syntax

show vlan mapping table [WORD {applied-interface | mapped-vlan vlan |raw-vlan {vlan |

out-of-range | untagged }} | applied-interface ]

WORD: the vlan mapping table to be displayed

applied-interface: display interface who use the vlan mapping table

mapped-vlan: mapped VLAN corresponding to the Raw-VLAN

raw-vlan: raw VLAN

out-of-range: null VLAN

untagged: the out of range raw VLANs

Command Mode

Privileged EXEC

Usage

This example show all vlan mapping table existed in system

Examples

Switch # show vlan mapping table

Related Commands

show vlan mapping table WORD

9.4 switchport mode

Use this command to configure switchport mode

Command Syntax

switchport mode {access|trunk|dot1q-tunnel}

no switchport dot1q-tunnel

dot1q-tunnel: configure this port to dot1q-tunnel port.

Advertising