For more information about these commands, see Avaya Branch Gateway G430 CLI Reference.
|
Command
|
Description
|
|
clear ip route
|
Delete all the dynamic routing entries from the routing table
|
|
ip default-gateway
|
Define a default gateway for the router
|
|
no ip default-gateway
|
Removes a default gateway for the router
|
|
ip netmask-format
|
Specify the format of subnet masks in the output of show commands
|
|
ip redirects
|
Enable the sending of redirect messages on the current interface
|
|
no ip redirects
|
Disable the sending of redirect messages on the current interface
|
|
ip route
|
Establish a static route
|
|
no ip route
|
Removes a static route
|
|
ip routing
|
Enable IP routing
|
|
show ip route
|
Display information about the IP routing table
|
|
show ip route best-match
|
Display a routing table for a destination address
|
|
show ip route static
|
Display static routes
|
|
show ip route summary
|
Display the number of routes known to the device
|
|
show ip route track-table
|
Display all routes with configured object trackers
|
|
traceroute
|
Trace the route packets are taking to a particular IP address by displaying the hops along the path
The Branch Gateway traces the route by launching UDP probe packets with a small TTL, then listening for an ICMP time exceeded reply from a gateway.
You can also trace the route inside a locally-terminated tunnel (GRE, VPN)
|