Forum Discussion
Harshal_Patil_3
Oct 20, 2018Nimbostratus
Static route gateway <ip_address> is not directly connected via an interface</ip_address>
I am also facing same issue even I have configured self IP address in respective non-default route domain in the command partition. but still getting same error. Also I have seen that the traffic ini...
Smithy
Oct 21, 2018Cirrostratus
Hi Harshal
What does:
"list net self" and "list net route" show?
e.g:
list net self
net self bigip_int_self {
address 10.1.20.245/24
traffic-group traffic-group-local-only
vlan bigip_int_vlan
}
net self bigip_ext_self {
address 10.1.10.245/24
traffic-group traffic-group-local-only
vlan bigip_ext_vlan
}
net self app_server_self {
address 10.1.30.245/24
traffic-group traffic-group-local-only
vlan app_server_vlan
}
list net route
net route default_route {
gw 10.1.10.254
mtu 1500
network default
}
The gateway must be directly connected to an interface/vlan/self IP.
Cheers,
Brett
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects