cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
456
Views
5
Helpful
2
Replies

Never Really Understood the Method

mrashby
Level 1
Level 1

All,

I ran the -show ip int brief- command on one of my routers and got this:

Interface Method

FastEthernet1/0 NVRAM

Serial1/0 TFTP

I cut the ouput short because I know what the other stuff means but what does Method mean and why is FastEthernet1/0 reading NVRAM for the Method and Serial1/0 reading TFTP?

2 Replies 2

Harold Ritter
Cisco Employee
Cisco Employee

Mario,

This refers to the method by which the interface was configured. In this case Fa1/0 was configured from NVRAM and se1/0 from a config downloaded from a TFTP server.

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

pkhatri
Level 11
Level 11

Hi,

The Method column refers to the source of the information that was used to create the interface.

The method field has the following possible values:

•RARP or SLARP—Reverse Address Resolution Protocol (RARP) or SLARP request

•BOOTP—Bootstrap protocol

•TFTP—Configuration file obtained from Trivial File Transfer Protocol (TFTP) server

•manual—Manually changed by CLI command

•NVRAM—Configuration file in nonvolatile RAM (NVRAM)

•IPCP—ip address negotiated command

•DHCP—ip address dhcp command

•unassigned—No IP address

•unset—Unset

•other—Unknown

So, for example, NVRAM means that the interface was present in the startup-config when the router had booted and TFTP means that the interface was created as a result of doing something such as 'copy tftp running-config'.

Hope that helps - pls rate the post if it does.

Paresh

Review Cisco Networking products for a $25 gift card