Day 11 Questions Flashcards
1
Q
Name the three parameters needed to configure a static route.
A
Network address, subnet mask (prefix length), and next-hop address or exit interface.
2
Q
What is the command used to configure a static route?
A
The ip route command.
3
Q
What is the command used to configure a default static route?
A
The ip route 0.0.0.0 0.0.0.0 command.
4
Q
What is the command used to configure an IPv6 static route?
A
The ipv6 route command.
5
Q
What is the command used to view IPv6 static routes?
A
The show ipv6 route static command.