09-21-2015 11:29 AM - edited 03-08-2019 01:53 AM
Hi Anyone can explain why it is TFTP when I use command "show ip interface brief" in Cisco 6506. The configuration of two interface(g1/19 and g1/20) is the same. Please see the below. Thank you
6506SW#sh ip int bri
GigabitEthernet1/19 unassigned YES unset down down
GigabitEthernet1/20 unassigned YES TFTP down down
GigabitEthernet1/21 unassigned YES unset down down
6506SW# sh run int g1/19
Building configuration...
Current configuration : 52 bytes
!
interface GigabitEthernet1/19
no ip address
end
6506SW-05# sh run int g1/20
Building configuration...
Current configuration : 52 bytes
!
interface GigabitEthernet1/20
no ip address
end
09-21-2015 09:07 PM
09-22-2015 06:37 AM
Thank you for your reply. These ports are not connected with TFTP server. I used the command, but it did not show the difference. please see below
C6506(config)#do more nvram:startup-config | in 1/19
interface GigabitEthernet1/19
C6506(config)#do more nvram:startup-config | in 1/20
interface GigabitEthernet1/20
C6506(config)#do more nvram:startup-config | in 1/21
interface GigabitEthernet1/21
09-23-2015 08:07 PM
I meant that config file was obtained from TFTP server not this interface needs to be connected to the tftp server. If we change anything on that interface, that will show as manual and after write memory and reload .
that will show as NVRAM .
HTH
Regards,
VS.Suresh.
*Plz rate the usefull posts *
09-24-2015 08:50 AM
This is a new switch 6506. We have not used it since we bought it. You can see a lot this kind configuration.
C6500#sh ip int bri
GigabitEthernet4/28 unassigned YES unset administratively down down
GigabitEthernet4/29 unassigned YES unset administratively down down
GigabitEthernet4/30 unassigned YES unset administratively down down
GigabitEthernet4/31 unassigned YES unset administratively down down
GigabitEthernet4/32 unassigned YES TFTP administratively down down
GigabitEthernet4/33 unassigned YES TFTP administratively down down
GigabitEthernet4/34 unassigned YES TFTP administratively down down
GigabitEthernet4/35 unassigned YES TFTP administratively down down
Is it possible to be a bug ?
09-25-2015 12:15 AM
This is a new switch 6506. We have not used it since we bought it. You can see a lot this kind configuration. C6500#sh ip int bri GigabitEthernet4/28 unassigned YES unset administratively down down GigabitEthernet4/29 unassigned YES unset administratively down down GigabitEthernet4/30 unassigned YES unset administratively down down GigabitEthernet4/31 unassigned YES unset administratively down down GigabitEthernet4/32 unassigned YES TFTP administratively down down GigabitEthernet4/33 unassigned YES TFTP administratively down down GigabitEthernet4/34 unassigned YES TFTP administratively down down GigabitEthernet4/35 unassigned YES TFTP administratively down down Is it possible to be a bug ?
Hi,
Could you do copy run and startup and reload this switch.
and see the output of show int ip brief..
Hope that Helps..
-GI
Rate if that Helps..
09-23-2015 09:33 PM
Hi,
Normally If the interface prameters were in the config file at startup, the parameters were assigned when the device booted and the method is NVRAM at start and if the parameters were actively configured the method is manual and will stay that way till the device is rebooted.
So , i believe its how your interface obtains its IP address, below are the possible option
-GI
09-24-2015 05:49 AM
Sorry, I forgot to tell that the switch is new and have not been configured since we bought it
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide