ExamGecko
Question list
Search
Search

List of questions

Search

Question 20 - HPE6-A85 discussion

Report
Export

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?

A.
iP default-gateway 10.4.5.1
Answers
A.
iP default-gateway 10.4.5.1
B.
ip route 0 0 0.070 10.4 5.1 vrf mgmt
Answers
B.
ip route 0 0 0.070 10.4 5.1 vrf mgmt
C.
ip route 0.0 0 0/0 10.4.5.1
Answers
C.
ip route 0.0 0 0/0 10.4.5.1
D.
default-gateway 10.4.5.1
Answers
D.
default-gateway 10.4.5.1
Suggested answer: C

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 it12.

Reference:1https://www.arubanetworks.com/techdocs/AOS-CX/10_08/HTML/ip_route_4100i-6000-6100-6200/Content/Chp_StatRoute/def-rou.htm2https://www.arubanetworks.com/techdocs/AOS-CX/10_08/HTML/ip_route_4100i-6000-6100-6200/Content/Chp_VRF/vrf-overview.htm

asked 16/09/2024
Sukhpal Singh
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first