Cisco 6500 User Manual
Page 52

4-52
Cisco IOS Software Configuration Guide, Release 12.2SX
OL-13013-06
Chapter 4 Configuring Virtual Switching Systems
Configuring a VSS
Assigning a VLAN Group to a Firewall Service Module in a VSS
To assign a VLAN group to a FWSM, perform this task:
This example shows how to assign a VLAN group to a Firewall Service Module in a VSS:
Router(config)# firewall switch 1 slot 4 vlan-group 100,200
Assigning a VLAN Group to an ACE Service Module in a VSS
To assign a VLAN group to an ACE, perform this task:
This example shows how to assign multiple VLAN groups to an ACE service module in a VSS:
Router(config)# svclc multiple-vlan-interfaces
Router(config)# svclc switch 1 slot 4 vlan-group 100,200
Command Purpose
Router(config)# firewall switch num slot slot
vlan-group
[vlan_group | vlan_range]
Assigns VLANs to a firewall group in the specified module.
•
num—Specifies the switch to access; valid values are 1
and 2.
•
slot—Specifies the slot number of the module.
•
vlan_group—Specifies the group ID as an integer.
•
vlan_range—Specifies the VLANs assigned to the
group.
Command Purpose
Step 1
Router(config)# svclc multiple-vlan-interfaces
Enables multiple VLAN interfaces mode for service
modules.
Step 2
Router(config)# svclc switch num slot slot
vlan-group
[vlan_group | vlan_range]
Assign VLANs to a firewall group in the specified module.
•
num—Specifies the switch to access; valid values are 1
and 2.
•
slot—Specifies the slot number of the module.
•
vlan_group—Specifies the group ID as an integer.
•
vlan_range—Specifies the VLANs assigned to the
group.