cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1333
Views
0
Helpful
4
Replies

wr mem does not work in Cat OS

mahesh18
Level 6
Level 6

hi all,

i know on cat os system when you do config changes it directly saves to nvram but in IOS  device we used wr mem.

Can someone explain me please why this happens?

regards

mahesh

2 Accepted Solutions

Accepted Solutions

glen.grant
VIP Alumni
VIP Alumni

  Different OS and switches . Thats the nature of the beast  for catos , you hit the enter key it is saved .    If the config mode on these switches is set to text then you would have to do a write mem to save , by default they are in binary so you do not unless set otherwise.

View solution in original post

Hi Mahesh,

To change the text mode in Cat os use the command.

set config mode text nvram

You have to use the "write mem" to save the config, which will be saved in nvram.

You can also set the auto-save mode using the command
"set config mode text auto-save  " you can also specify a timer with this command to 
auto-save the config.

Yes, coonfig mode in IOS is text mode bydefault.

Cheers,

-amit singh

View solution in original post

4 Replies 4

glen.grant
VIP Alumni
VIP Alumni

  Different OS and switches . Thats the nature of the beast  for catos , you hit the enter key it is saved .    If the config mode on these switches is set to text then you would have to do a write mem to save , by default they are in binary so you do not unless set otherwise.

Hi glen

thanks for reply.

what is config mode and how can we change this to text in OS  switches.

also config mode on IOS  is text mode?

regards

mahesh

Hi Mahesh,

To change the text mode in Cat os use the command.

set config mode text nvram

You have to use the "write mem" to save the config, which will be saved in nvram.

You can also set the auto-save mode using the command
"set config mode text auto-save  " you can also specify a timer with this command to 
auto-save the config.

Yes, coonfig mode in IOS is text mode bydefault.

Cheers,

-amit singh

Hi Glen  and Amit

Many thanks for great explanation.

regrads

mahesh