ZyXEL Communications Ethernet Switch Cli Reference Manual page 276

Table of Contents

Advertisement

Chapter 71 Static Route Commands
71.2 Command Examples
This example shows the current routing table.
sysname# show ip route
Dest
Route table in VPS00
172.16.37.0
127.0.0.0
0.0.0.0
Original Global Route table
The following table describes the labels in this screen.
Table 154 show ip route
LABEL
Dest
FF
Len
Device
Gateway
Metric
stat
Timer
Use
In this routing table, you can create an active static route if the <next-hop-ip> is in
172.16.37.0/24 or 127.0.0.0/16. You cannot create an active static route to other IP addresses.
For example, you cannot create an active static route that routes traffic for 192.168.10.1/24 to
192.168.1.1.
sysname# configure
sysname(config)# ip route 192.168.10.1 255.255.255.0 192.168.1.1
Error : The Action is failed. Please re-configure setting.
You can create this static route if it is inactive, however.
sysname# configure
sysname(config)# ip route 192.168.10.1 255.255.255.0 192.168.1.1 inactive
276
FF Len Device
Gateway
00 24
swp00
172.16.37.206
00 16
swp00
127.0.0.1
00 0
swp00
172.16.37.254
DESCRIPTION
This field displays the destination network number. Along with Len, this
field defines the range of destination IP addresses to which this entry
applies.
This field is reserved.
This field displays the destination subnet mask. Along with Dest, this field
defines the range of destination IP addresses to which this entry applies.
This field is reserved.
This field displays the IP address to which the Switch forwards packets
whose destination IP address is in the range defined by Dest and Len.
This field displays the cost associated with this entry.
This field is reserved.
This field displays the number of remaining seconds this entry remains
valid. It displays 0 if the entry is always valid.
This field displays the number of times this entry has been used to forward
packets.
Metric stat Timer
1
041b 0
1
041b 0
1
801b 0
Ethernet Switch CLI Reference Guide
Use
1494
0
12411

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gs3700 series

Table of Contents