configure iproute delete direct-inter-vrNEW!

configure iproute delete direct-inter-vr {ipv4} [{vlan} from_vlan_name | vlan from_vlan_list] {{vr} to_vr_name}

Description

Deletes a direct route of a VLAN or set of VLANs previously leaked to the leak-to-VR.

Syntax Description

direct-inter-vr Specifies to delete previously leaked direct routes of specified VLAN(s) to a different VR. Adjacent hosts are also reachable in the specified VR.
ipv4 Specifies the IPv4 address family. Only IPv4 is supported.
vlan Specifies the VLAN name or list of VLAN IDs whose direct routes are leaked to a different VR.
from_vlan_name Specifies to use the specified leak-to-VR and replicate the direct routes of the hardware and software forwarding tables and the adjacent hosts of the VLAN name.
from_vlan_list Specifies to use the specified leak-to-VR and replicate the direct routes of the hardware and software forwarding tables and the adjacent hosts of the VLAN list. Range is 1-4094.
vr Specifies the virtual router to which direct routes are leaked.
to_vr_name Specifies the virtual router to which direct routes are leaked. If not specified, the context of the current VR is used.

Usage Guidelines

This command is used to delete previously configured leaking of direct routes from one VR to another.

Example

The following example removes configuration for the direct routes of VLAN 'yellow' so those are no longer leaked to the leak-to-VR 'VR2'.

# configure iproute delete direct-inter-vr yellow vr VR2

History

This command was first available in ExtremeXOS 32.4.

Platform Availability

This command is available on all ExtremeSwitching Universal switches.