QuestionQ108

Troubleshooting

Match each customer requirement to the relevant command.

Drag & Drop
interface vxlan 1 no shutdown source ip 10.1.0.4
router ospf 1 maximum-paths 2
vni 11 vtep-peer 10.1.0.5 vlan 11
vsx role primary inter-switch-link lag 256 keepalive peer 192.168.0.1 source 192.168.0.0 vrf KA
Aggregate links across multiple switches.
Establish redundant links between the aggregation and core layers.
Extend layer 2 across multiple sites.
Identify individual layer 2 segments in an overlay.
Explanation

VSX enables multi-chassis link aggregation across a paired-switch system. OSPF equal-cost multipath installs multiple equal-cost routes, so maximum-paths 2 provides two redundant forwarding paths. A VNI identifies the VXLAN overlay segment associated with a VLAN and VTEP peer. A VXLAN interface with a configured source IP establishes the tunnel endpoint used to carry Layer 2 traffic over the Layer 3 network.

Learn more

Community Discussion

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