HPE6-A85 · Question #10
Which commands are used to set a default route to 10.4.5.1 on an Aruba CX switch when ln- band management using an SVl is being used?
The correct answer is C. ip route 0.0.0.0/0 10.4.5.1. The command that is used to set a default route to 10.4.5.1 on an Aruba CX switch when in-band management using an SVI is being used is ip route 0.0.0.0/0 10.4.5.1. This command specifies the destination network address (0.0.0.0) and prefix length (/0) and the next-hop address…
Question
Which commands are used to set a default route to 10.4.5.1 on an Aruba CX switch when ln- band management using an SVl is being used?
Options
- AiP default-gateway 10.4.5.1
- Bip route 0.0.0.0/0 10.4 5.1 vrf mgmt
- Cip route 0.0.0.0/0 10.4.5.1
- Ddefault-gateway 10.4.5.1
How the community answered
(35 responses)- A3% (1)
- B6% (2)
- C83% (29)
- D9% (3)
Explanation
The command that is used to set a default route to 10.4.5.1 on an Aruba CX switch when in-band management using an SVI is being used is ip route 0.0.0.0/0 10.4.5.1. This command specifies the destination network address (0.0.0.0) and prefix length (/0) and the next-hop address (10.4.5.1) for reaching any network that is not directly connected to the switch. The default route applies to the default VRF Virtual Routing and Forwarding. VRF is a technology that allows multiple instances of a routing table to co-exist within the same router at the same time. VRFs are typically used to segment network traffic for security, privacy, or administrative purposes., which is used for in-band management traffic that goes through an SVI Switch Virtual Interface. SVI is a virtual interface on a switch that allows the switch to route packets between different VLANs on the same switch or different switches that are connected by a trunk link. An SVI is associated with a VLAN and has an IP address and subnet mask assigned to it.
Topics
Community Discussion
No community discussion yet for this question.