Configuring VLAN Characteristics for a Profile
To configure VLAN characteristics for a profile:
- Assign an Ethertype value for the S-VLAN subinterface.
host1(config-profile)#svlan ethertype 8100
Or
host1(config-profile)#svlan ethertype 88a8
Use the no version to restore the
default value, 9100.
- Set an advisory receive speed for VLAN subinterfaces that
are created with the profile you are configuring.
host1(config-profile)#vlan advisory-rx-speed
2000
Use the no version to restore the
default behavior—the Rx speed is not sent to the LNS.
- Set an advisory connect speed for VLAN subinterfaces that
are created with the profile that you are configuring.
host1(config-profile)#vlan advisory-tx-speed
2000
Use the no version to restore the
default behavior—the Tx speed is not sent to the LNS.
- Specify the types of dynamic upper-interface encapsulations
that are accepted or detected by a dynamic VLAN subinterface.
host1(config-profile)#vlan auto-configure
ip
Use the no version to terminate detection
of the specified encapsulation type.
- Create a VLAN subinterface that is based on the agent-circuit-id
information in the option 82 field of DHCP messages or in the DSL
Forum VSA 26-1 of PPPoE PADR and PADI packets.
host1(config-profile)#vlan auto-configure
agent-circuit-identifier
Use the no version to disable creation
of VLAN subinterfaces based on agent-circuit-identifier information.
- Assign a description to VLAN subinterfaces that are created
with this profile.
host1(config-profile)#vlan description test1
Use the no version to remove the
VLAN description.
- Assign a VLAN policy list to an interface.
host1(config-profile)#vlan policy input VlanPolicy33
statistics enabled preserve
Use the no version to remove the
association between a policy list and an interface or a profile.
- Add a nested profile assignment to a base profile for
a dynamic VLAN subinterface.
A nested profile assignment references another profile that
configures attributes for a dynamic upper-interface type over the
VLAN subinterface.
host1(config-profile)#vlan profile pppoe vlanProfilePppoe host1(config-profile)#vlan profile ip vlanProfileIP
Use the no version to remove the
profile assignment for the upper-interface encapsulation type.
- Specify a service profile name for a dynamic VLAN and
to enter Service Profile Configuration mode. Service profiles contain
user and password information, and are used in route maps for subscriber
management and to authenticate subscribers with RADIUS.
host1(config)#vlan service-profile vlanClass1Service host1(config-service-profile)#
Use the no version to delete the
service profile.
Published: 2012-06-26