
Dimension ES-4024 Ethernet Switch
Command Examples 36-5
36.3.2 ip route status
Syntax:
ip route status
This command displays the routing table. An example is shown next.
Figure 36-9 ip route status Command Example
36.3.3 ip rtDomain display
Syntax:
ip rtDomain display
This command displays the IP routing table. An example is shown next.
Figure 36-10 ip rtDomain display Command Example
36.3.4 ip rtDomain add
Syntax:
ip rtDomain add <ip> <netmask> <vid>
This command adds a new IP routing domain. An example is shown next.
Figure 36-11 ip rtDomain add Command Example
ES-4024> ip route status
Dest FF Len Device Gateway Metric stat Timer Use
192.168.1.0 00 24 swp00 192.168.1.1 1 041b 0 3
default 00 0 swp00 192.168.1.254 2 001b 0 4205
ES-4024> ip rtDomain add 10.1.1.1 255.0.0.0 1
ES-4024> ip rtDomain display
swif0: mtu 1500 ,Index 0
inet 0.0.0.0, netmask 0x00000000, broadcast 0.0.0.0
RIP RX:None, TX:None, VID: 0
swif1: mtu 1500 ,Index 1
inet 192.168.1.1, netmask 0xffffff00, broadcast 192.168.1.255
RIP RX:None, TX:None, VID: 1
swif2: mtu 1500 ,Index 2
inet 10.1.1.1, netmask 0xff000000, broadcast 10.255.255.255
RIP RX:None, TX:None, VID: 1
Komentáře k této Příručce