09-04-2023 03:17 AM - edited 09-04-2023 03:27 AM
Hi all,
does anyone know what i should to do if i want to change the management address seen in inventory view to another adress like a loopback?
I already detect the setting at the inventory->edit device->management ip.
My first inventory device has following looback 0 address:
#sh ip int br | ex un
Interface IP-Address OK? Method Status Protocol
Vlan1 192.168.10.1 YES NVRAM up up
GigabitEthernet1/0/1 192.168.0.2 YES NVRAM up up
Loopback0 172.16.103.2 YES NVRAM up up
Loopback10 172.16.103.35 YES manual up up
#show run interface Loopback0
description Fabric Node Router ID
ip address 172.16.103.2 255.255.255.255
ip router isis
clns mtu 1400
My second device with following loopback 0 adress:
#sh ip int br | ex un
Interface IP-Address OK? Method Status Protocol
Vlan1 192.168.10.3 YES DHCP up up
Loopback0 172.16.103.30 YES manual up up
#show run interface Loopback0
description test template
ip address 172.16.103.30 255.255.255.255
Vlan 1 is from lan automation pool.
I changed for 1st device address to loopback 0 -> reachable
I changed for 2nd device adress to loopback 0 -> unreachable
I can ping from 2nd to 1st device (loopback) bot don't from 1st to 2nd.
I think it is important to set a static loopback adress as the management because after i restarted the dnac appliance my assigned address from a dhcp lan pool changed for every device to another adress.
Is it necessary to add any isis routes for loopback?
Thanks for your help.
09-04-2023 03:50 AM
as Long as the Loopback in Routing table and reachable - you can use Loopback for managment.
09-04-2023 04:25 AM
I must manually add loopback address to any routing protocol?
Like isis or static routing?
09-05-2023 04:35 AM
just add network statement in the IGP Routing protocol
09-05-2023 07:58 AM
ok added network to eigrp and it worked for me as a loopback
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