cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
956
Views
0
Helpful
6
Replies

catalyst 6513

kernel_2431
Level 1
Level 1

Hello,

i am getting following error when i am using config t command on catalyst 6513.

Console> (enable) configure t

This function provided by set commands. Use 'set help' for more info.

please let me know how to fix this error

Regards,

2 Accepted Solutions

Accepted Solutions

sourabhagarwal
Level 4
Level 4

you have logged in to the SUP card (CatOS) of 6513 where only set and clear commands will work.

if you login to MSFC (IOS) of 6513, you can give config t to enter into configuration mode where IOS commands will work.

hope to help ... rate if it does ...

View solution in original post

As mentioned in Ankur and Amit's post, you need to give "show module" command on SUP and check in which slot 15 or 16 MSFC is installed. below is the output i have taken from my switch.

you can see that in my case MSFC is installed in slot 15, so i need to give "session 15" to login to MSFC.

SWITCH(enable) show module

Mod Slot Ports Module-Type Model Sub Status

--- ---- ----- -switch------------------------ ------------------- --- -------

1 1 2 1000BaseX Supervisor WS-X6K-SUP2-2GE yes ok

15 1 1 Multilayer Switch Feature WS-F6K-MSFC2 no ok

2 2 48 10/100BaseTX Ethernet WS-X6348-RJ-45 no ok

3 3 16 1000BaseX Ethernet WS-X6416-GBIC no ok

4 4 16 1000BaseX Ethernet WS-X6416-GBIC no ok

5 5 8 T1 WS-X6608-T1 no ok

in your case depend on which slot MSFC is give session 15 or session 16 to login. If it doesn't work give "swicth console" command to login into MSFC.

hope this help ... rate if it does ....

View solution in original post

6 Replies 6

sourabhagarwal
Level 4
Level 4

you have logged in to the SUP card (CatOS) of 6513 where only set and clear commands will work.

if you login to MSFC (IOS) of 6513, you can give config t to enter into configuration mode where IOS commands will work.

hope to help ... rate if it does ...

please let me know how to login to MSFC (IOS) of 6513.

As mentioned in Ankur and Amit's post, you need to give "show module" command on SUP and check in which slot 15 or 16 MSFC is installed. below is the output i have taken from my switch.

you can see that in my case MSFC is installed in slot 15, so i need to give "session 15" to login to MSFC.

SWITCH(enable) show module

Mod Slot Ports Module-Type Model Sub Status

--- ---- ----- -switch------------------------ ------------------- --- -------

1 1 2 1000BaseX Supervisor WS-X6K-SUP2-2GE yes ok

15 1 1 Multilayer Switch Feature WS-F6K-MSFC2 no ok

2 2 48 10/100BaseTX Ethernet WS-X6348-RJ-45 no ok

3 3 16 1000BaseX Ethernet WS-X6416-GBIC no ok

4 4 16 1000BaseX Ethernet WS-X6416-GBIC no ok

5 5 8 T1 WS-X6608-T1 no ok

in your case depend on which slot MSFC is give session 15 or session 16 to login. If it doesn't work give "swicth console" command to login into MSFC.

hope this help ... rate if it does ....

ankbhasi
Cisco Employee
Cisco Employee

Hi Kernel,

As Saurabh updated you are on supervisor engine run a command "sh mod" and see if you have msfc installed. You can check in slot 15 or 16 and if you see MSFC there you can enter command session 15 or session 16 to enter MSFC.

Once you are in MSFC you are on regular IOS platform and then you can go to enable and then further to config mode to configure your router.

HTH

Ankur

You are running a hybrid OS on 6513 i.e CatOS at Sup side and IOS at router (MSFC) Side. In addtion to Ankur's post if session 15 or 16 command doesnot work then you can use " Switch Console " command. Once you use switch console it will directly put you to the router/MSFC console.

HTH,Please rate if it does.

-amit singh

amit-singh
Level 8
Level 8

You can use " session 15 " or "session 16".Do a show version on your switch and see which slot is assigned to MSFC. You can also use "switch console"

Please look at the posts by myself and Ankur.

HTH,

-amit singh