Configuring service modules in a vss, Opening a session with a service module in a vss – Cisco 6500 User Manual

Page 51

Advertising
background image

4-51

Cisco IOS Software Configuration Guide, Release 12.2SX

OL-13013-06

Chapter 4 Configuring Virtual Switching Systems

Configuring a VSS

Note

The show switch virtual dual-active pagp command displays the same output as the show pagp
dual-active
command.

Configuring Service Modules in a VSS

To configure a service module in a VSS, you must add the switch number to many of the configuration
commands, as described in this section.

Note

For detailed instructions on configuring a service module in a VSS, see the configuration guide and
command reference for the service module.

The following sections provide examples of how to configure a service module in a VSS:

Opening a Session with a Service Module in a VSS, page 4-51

Assigning a VLAN Group to a Firewall Service Module in a VSS, page 4-52

Assigning a VLAN Group to an ACE Service Module in a VSS, page 4-52

Verifying Injected Routes in a Service Module in a VSS, page 4-53

Opening a Session with a Service Module in a VSS

To configure service modules that require opening a session, perform this task:

This example shows how to open a session to a Firewall Service Module in a VSS:

Router# session switch 1 slot 4 processor 1

The default escape character is Ctrl-^, then x.

You can also type 'exit' at the remote prompt to end the session

Trying 127.0.0.41 ... Open

Command Purpose

Router# session switch num slot slot processor

processor-id

Opens a session with the specified module.

num—Specifies the switch to access; valid values are 1
and 2.

slot—Specifies the slot number of the module.

processor-id—Specifies the processor ID number.
Range: 0 to 9.

Advertising