configure iproute delete
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1343
configure iproute delete
configure iproute delete [<ipNetmask> | <ipaddress> <mask>] <gateway> {vr
<vrname>}
Description
Deletes a static address from the routing table.
Syntax Description
Default
If you do not specify a virtual router, the current virtual router context is used.
Usage Guidelines
Use a value of 255.255.255.255 or /32 for mask to indicate a host entry.
Example
The following command deletes an address from the gateway:
configure iproute delete 10.101.0.0/24 10.101.0.1
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
ipNetmask
Specifies an IP address/mask length.
ipaddress
Specifies an IP address.
mask
Specifies a subnet mask.
gateway
Specifies a VLAN gateway.
vrname
Specifies the virtual router to which the route is deleted.