Pvid numbers, Viewing and configuring pvids, Pvid numbers 50 – Blade ICE G8000 User Manual

Page 50

Advertising
background image

RackSwitch G8000 Application Guide

50

„

Chapter 3: VLANs

BMD00041, November 2008

PVID numbers

Each port in the switch has a configurable default VLAN number, known as its PVID.
By default, the PVID for all ports is set to 1, which correlates to the default VLAN ID.
The PVID for each port can be configured to any VLAN number between 1 and 4094.

Viewing and Configuring PVIDs

Use the following CLI commands to view PVIDs:

„

Port information:

„

Port Configuration:

Each port on the switch can belong to one or more VLANs, and each VLAN can have any
number of switch ports in its membership. Any port that belongs to multiple VLANs, however,
must have VLAN tagging enabled (see

“VLAN Tagging” on page 51

).

RS G8000# show interface information

Alias Port Tag Edge Lrn Fld PVID NAME VLAN(s)

----- ---- --- ---- --- --- ---- -------------- --------------------

1 1 y n e e 1 1 1

2 2 y n e e 1 2 1

3 3 y n e e 1 3 1

4 4 y n e e 1 4 1

5 5 y n e e 1 5 1

6 6 y n e e 1 6 1

... ... ... ...

44 44 n n e e 1 44 1

45 45 n n e e 1 45 1

46 46 n n e e 1 46 1

47 47 n n e e 1 47 1

48 48 n n e e 1 48 1

XGE1 49 n n e e 1 49 1

XGE2 50 n n e e 1 50 1

XGE3 51 n n e e 1 51 1

XGE4 52 n n e e 1 52 1

* = PVID is tagged.

RS G8000 (config)# interface port 7

RS G8000 (config-if)# pvid 7

Advertising