DGS-6604 m gvrp advertise (Interface)
CLI Reference Guide
211
gvrp advertise (Interface)
Use the gvrp advertise command to specify that this VLAN will be advertised
out by GVRP protocol. Use no gvrp advertise to disable this function.
gvrp advertise [VLAN-ID [ , | - ] ]
no gvrp advertise [VLAN-ID [ , | - ] ]
Default Advertise
Command Mode Interface configuration
Usage Guideline Use the gvrp advertise interface configuration command to enable the specified
VLANs' GVRP advertise function on the specified interface. If no VLAN ID is
specified, the advertise function of all VLANs to which the specified interface
belongs will be enabled.
Both physical port and port-channel interfaces are valid for this command. If a
physical port is member of a port-channel, then this command should return an
error message to indicate it.
The GVRP advertise function cannot be enabled when the interface is in access
mode.
Example This example shows how to enabled advertise function of VLAN 1000 at
interface Ethernet eth4.1.
Verify the settings by entering the show gvrp configuration command.
Syntax Description
VLAN-ID [ , | - ]
(Optional) Specifies a VLAN. The range is 1 to 4094. Specify a single VLAN ID, a
range of VLANs separated by a hyphen, or a series of VLANs separated by
comma.
Switch(config)# interface eth4.1
Switch(config-if)# gvrp advertise 1000