What Type Of Static Route Is Created When The Next-Hop Ip Address And Exit Interface Are Specified?
What Type Of Static Route Is Created When The Next-Hop Ip Address And Exit Interface Are Specified?
Share
What type of static route is created when the next-hop IP address and exit interface are specified?
Answer: The full specified is the static route type when the next-hop IP address and outgoing interface are specified. The recursive path contains only the next-hop IP address. While the direct static route has only one exit interface specified, the floating static route has more metrics as compared to the dynamic and also provides the service of a backup.
What do you know about a fully specified Route?
Fully specified is the type of route which is used during a time of a multiple access interface exit interface and it is essential to determine the next hop, which is directly connected to the specified exit interface. It is the static route type that is used in the older version of the IOS and the CEF.
R1(config)# ip route 172.16.1.0 255.255.255.0 Gigabit Ethernet 0/0/1 172.16.2.2
R1(config)# ipv6 route 2001:db8: acad:1: :/64 s0/1/0 fe80::2
The fully specified static route is created when an IPv6 static route is used as the IPv6 link-local address. And the link-local address is not stored in the IPv6 routing table. The link-local address has to be unique on the network. The link-local address of the next-hop address needs to be a valid address on the different networks along with the connection.