Specifications

configure iproute delete
ExtremeWare XOS 10.1 Command Reference Guide 437
configure iproute delete
configure iproute delete <ipaddress> <mask> <gateway> {vr <vrname>}
Description
Deletes a static address from the routing table.
Syntax Description
Default
The VR is VR-2.
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.200/24 10.101.0.1
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.