Chapter 56 VLAN
OLT2406 User’s Guide
442
Note: See Section 54.10 on page 421 for interface port-channel commands.
56.6 VLAN Commands
The following section lists the commands for this feature.
OLT2406 (config)# vlan 2000
OLT2406 (config-vlan)# name up1
OLT2406 (config-vlan)# fixed ge-5-1&&-4
OLT2406 (config-vlan)# no untagged ge-5-1&&-4
OLT2406 (config-vlan)# exit
OLT2406 (config)# interface port-channel ge-5-1&&-4
OLT2406 (config-interface)# pvid 2000
OLT2406 (config-interface)# exit
Table 216 VLAN Commands
COMMAND DESCRIPTION M P
interface port-channel <aid>
Enters config-interface mode for configuring the
specified port(s).
aid: <ge|msc|pon>-<slot>-<port>
C13
pvid <1-4094>
Sets the specified interface’s PVID. C 13
frame-type
<all|tagged|untagged>
Chooses to accept both tagged and untagged
incoming frames (
all), just tagged incoming
frames (
tagged) or just untagged incoming
frames on a port (
untagged).
C13
show vlan
Displays the status of all VLANs. E 3
show vlan <vlan-id>
Displays the status of the specified VLAN. E 3
modify-vlan2 <0|1>
VLAN 2 is a special VLAN used for Port Address
Translation (PAT). It must be enabled to make
PAT work.
By using PAT, the administrator can access the
ONT’s web configurator directly from links built in
the OLT’s web configurator.
For the OLT, VLAN 2 is fixed in the default settings
and cannot be modified by default. If you need
to modify the configuration of VLAN 2, use this
special execution mode command to enable or
disable VLAN 2 modification.
0: disable
1: enable
C13
vlan-type <802.1q>
Specifies the VLAN type. Currently the OLT
supports IEEE 802.1q VLAN.
C13
vlan <vlan-id>
Enters config-vlan mode for the specified VLAN.
Creates the VLAN, if necessary.
C13