cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
335
Views
10
Helpful
4
Replies

show interface

olakunle06
Level 1
Level 1

Hi everyone,

please can anyone explain the difference between MANUAL and NVRAM

serial0/3/0:0 10.99.4.121 YES NVRAM up up

Serial0/3/0:0 10.99.4.125 YES manual up up

4 Replies 4

paolo bevilacqua
Hall of Fame
Hall of Fame

First one was configured in nvram at startup.

Second one has been configure manually with in a config session.

Really what the router says :)

please can u give more explanation

Are you familiar with the concept of "startup configuration" and "config term" in IOS ?

As Paolo stated, when you see an interface listed with Manual it means the IP address was configured on that interface after the router was rebooted.

For instance:

Router(config)#int s0/0

Router(config-if)#ip add 192.168.1.1 255.255.255.0

Router(config-if)#no shut

Router(config-if)#end

Router#sh ip int bri

*May 10 11:42:49.843: %SYS-5-CONFIG_I: Configured from console by console

Interface IP-Address OK? Method Status Protocol

Serial0/0 192.168.1.1 YES manual up up

Now, if I reboot the router, the interface chances to NVRAM.

Router#sh ip int bri

Interface IP-Address OK? Method Status Protocol

Serial0/0 192.168.1.1 YES NVRAM up up

HTH,

__

Edison.

Please rate helpful posts

Review Cisco Networking products for a $25 gift card