02-12-2020 02:31 AM - edited 02-21-2020 09:54 AM
Hi,
Is anyone can help me understand that why routing able has the route from 'inside' interface but not from 'management' interface.
Please find below my configs;
interface GigabitEthernet0/1
description inside
vlan 90
nameif inside
security-level 100
ip address 10.10.10.129 255.255.255.248 standby 10.10.10.130
!
interface Management0/0
management-only
nameif management
security-level 0
ip address 10.20.20.10 255.255.255.0 standby 10.20.20.11
route inside 10.10.0.0 255.255.0.0 10.10.10.131 1
route management 10.10.30.30 255.255.255.255 10.20.20.1 1
ssh 10.10.30.30 255.255.255.255 management
FW/pri/act# sh route 10.10.30.30
Routing entry for 10.10.0.0 255.255.0.0
Known via "static", distance 1, metric 0
Routing Descriptor Blocks:
* 10.10.10.131, via inside
Route metric is 0, traffic share count is 1
Thanks
Solved! Go to Solution.
02-12-2020 02:41 AM
02-12-2020 02:41 AM
02-12-2020 02:55 AM
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