Resolution
To change from a switch prompt to a module prompt, such as a router module, the session mod command or the switch console mod (on Catalyst 6000 series switches) command may be issued.
When issuing the session mod number command, first issue the show module command to determine the module number for which you need access. In the following example, the Multilayer Switch Feature Card (MSFC) is module 15. The session 15 command connects the session to the MSFC. In order to go back to the Supervisor prompt after issuing the session command, the exit or logout command must be issued at the MSFC's prompt.
Console> (enable)show module
Mod Slot Ports Module-Type Model Sub Status
--- ---- ----- ------------------------- ------------------- --- --------
1 1 2 1000BaseX Supervisor WS-X6K-SUP1A-2GE yes ok
15 1 1 Multilayer Switch Feature WS-F6K-MSFC no ok
2 2 2 1000BaseX Supervisor WS-X6K-SUP1A-2GE yes standby
4 4 48 10/100BaseTX Ethernet WS-X6248-RJ-45 no ok
Mod Module-Name Serial-Num
--- -------------------- -----------
1 SAD04290J4L
15 SAD04281BDB
2 SAD04010FB3
4 SAD050504PM
Console> (enable) session 15
Trying Router-15...
Connected to Router-15.
Escape character is '^]'.
Router>en
Router#exit
Console> (enable)
The switch console mod command is only supported on the Catalyst 6000 series switches. In order to switch back to the Supervisor prompt in this mode, hold down the Ctrl key and press c three times. The exit or logout command does not work when the switch console command has been used to gain access to another module. If only one MSFC is installed, the module number does not need to be specified.
Console> (enable) switch console
Trying Router-15...
Connected to Router-15.
Type ^C^C^C to switch back...
Router>en
Router#
Router#
Router#^C
Console> (enable)