Avaya BSGx4e CLI User's Guide Page 110

  • Download
  • Add to my manuals
  • Print
  • Page
    / 184
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 109
Route commands 3 Configuration commands
110 NN47928-107
route table
This command adds a static IP route to the routing table in the BSGX4e.
Each route in the table specifies the following:
z The destination. Each packet contains a destination IP address. If the
destination address is within the destination address range specified for
the route, the route is applied to the packet. A default route does not
specify a destination address range; instead, it applies to any packet to
which no other route applies.
z The IP address of the gateway to which packets have to be forwarded to.
z The interface through which the packets have to be forwarded to.
Syntax config route table <dest> gw <ip address> if [none|eth0|eth1]
Parameters dest Enter the range of destination IP addresses to
which the route applies. To add a default route
to the table, specify default.
gw ip address Enter the IP address of the gateway. The
gateway must be reachable from the BSGX4e.
if none|eth0|eth1
Enter an optional interface for the route. If no
interface is specified, the route interface is
determined from the gateway address.
Example This example adds a default route to send traffic to gateway
66.206.164.193.
> config route table default gw 66.206.164.193
Example This example adds a route that sends all packets destined for subnetwork
192.168.134.0/24 to gateway 66.206.164.194.
> config route table 192.168.134.0/24 gw 66.206.164.194
Related
commands
del route table
display route table
show route table
Page view 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 183 184

Comments to this Manuals

No comments