set vlanauthorization port

Use this command to set the VLAN Authorization attributes.

Syntax

set vlanauthorization port port-list {enable | disable | none | tagged | untagged | dynamic}

Parameters

port port-list Set port(s) attributes for VLAN Authorization.
enable | disable Enable or disable port VLAN Authorization.
none | tagged | untagged | dynamic none - No egress change will be made.

tagged - Port added to egress.

untagged - Port added to untagged egress.

dynamic - Use information in authentication response.

Defaults

None.

Mode

All command modes.

Example

This example shows how to enable VLAN Authorization for port ge.1.1 for tagged packets:

System(su)->set vlanauthorization port ge.1.1 enable tagged