Use this procedure to attach a parameter instance to a
VP on the interface. Optionally, use the qos-profile keyword to attach a parameter instance to a QoS profile.
To create a parameter instance for an ATM
VP:
Configure the ATM VP.
host1(config)#interface atm 2/0
host1(config-if)#atm vp-tunnel 4
Do either of the following:
Attach the parameter instance to an ATM VP on the interface.
Attach the parameter instance and associate with the QoS
profile.
host1(config-if)#atm-vp 4 qos-profile video
qos-parameter max-subscriber-bandwidth
375000
Creating a Parameter Instance for an S-VLAN
Use this procedure to attach a parameter instance to a
specified S-VLAN ID on the interface. Optionally, use the qos-profile keyword to attach a parameter instance
to a QoS profile.
To create a parameter instance for an S-VLAN:
Specify the Ethernet interface and create the
VLAN.
host1(config)#interface gigabitEthernet 3/0
host1(config-if)#encapsulation vlan
host1(config-if)#interface gigabitEthernet
3/0.1
Specify the S-VLAN ID.
host1(config-if)#svlan id 1 202
Attach the parameter instance to an S-VLAN
ID on the interface.