QuestionQ64

Routing

In a transparent VDOM interface, what is the effect of the set forward-domain <domain_ID> command?

  • A It allows the interface to access the configured admin domain.
  • B It restricts the interface to managing traffic from only the specified VLAN, effectively segregating network traffic.
  • C It isolates traffic within a specific VLAN by assigning a broadcast domain to an interface based on the VLAN ID.
  • D It assigns a unique domain ID to the interface, allowing it to operate across multiple VLANs within the same VDOM.
Explanation

A forwarding domain assigns an interface to a separate Layer 2 broadcast domain in transparent mode, limiting broadcast and forwarding behavior to interfaces in the same domain. This supports VLAN traffic isolation.

Learn more

Community Discussion

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