cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2916
Views
0
Helpful
3
Replies

Removing location configuration

foad
Level 1
Level 1

Would anyone know how to remove the location configuration "location civic-location-id none" from an interface?

interface GigabitEthernet1/0/16
location civic-location-id none

I have tried "no location civic-location-id none" and defaulted the interface but the configs stays on the interface..

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

what is the device model and what IOS code it running.

 

can you post after default the interface

 

show run inter gi 1/0/16 ?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

babelk
Level 1
Level 1

After a default interface gi 1/0/44

Building configuration...

Current configuration : 72 bytes
!
interface GigabitEthernet1/0/44
location civic-location-id none
end

proc
Level 1
Level 1

I've got this problem too which causes our phones not to work in the ports where this is configured.

 

If i go into the config mode of the port and run a

no location civic-location-id none

The config is still on the port. I've tried creating a location id of 1, associating that to the port and then running the command but it reverts back to

location civic-location-id none

Where I want to get rid of that bit of config altogether from the interface.

Does anyone know how?