QuestionQ85

Layer 3 Fabrics

Select the Exhibit button.

Question Image

Host A is connected to VLAN 100 on leaf1. Host B is connected to VLAN 200 on leaf1. Host A and Host B cannot communicate. You have reviewed the routing, and the hosts have the correct default route (1).

Referring to the exhibit, which two commands solve this problem?

Choose two
  • A delete vlans vn200 13-interface irb.200
  • B set routing-options static route 0.00.0/0 next-hop 192.168.200.10
  • C set interface irb unit 100 family inet address 192.168.100.1
  • D set vlans vn100 13-interface irb.100
Explanation

An IRB interface provides the Layer 3 gateway for a VLAN and must be associated with that VLAN through its l3-interface configuration. VLAN 200 already has irb.200 with an IPv4 address and an l3-interface irb.200 association. VLAN 100 needs irb.100 configured with gateway address 192.168.100.1 and must be bound to VLAN 100 using l3-interface irb.100 to enable routing between the two VLANs.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!