Traceroute, Enabling rstp, Configuration file maintenance – ZyXEL Communications ZyXEL Dimension ES-3124 User Manual
Page 241: Backing up configuration, 4 traceroute, 5 enabling rstp, 6 configuration file maintenance, 1 backing up configuration
Dimension ES-3124 Ethernet Switch
Command Examples
31-5
31.4 traceroute
Syntax:
traceroute
<1-60>] [queries <1-10>]
where
= The IP address of an Ethernet device.
[in-band|out-of-
band|vlan
= Specifies the network interface or the VLAN ID to which the Ethernet
device belongs.
[ttl
<1-255>]
= Specifies the Time To Live (TTL) period.
[wait
<1-60>]
= Specifies the time period to wait.
[quesries
<1-
10>]
= Specifies how many tries the switch performs the traceroute function.
This command displays information about the route to an Ethernet device. The following example displays route
information to an Ethernet device with an IP address of 192.168.1.100.
Figure 31-8 traceroute Command Example
31.5 Enabling RSTP
To enable RSTP on a port. Enter “
spanning-tree
” followed by the port number and press [ENTER]. The
following example enables RSTP on port 10.
Figure 31-9 Enable RSTP Command Example
31.6 Configuration File Maintenance
This section shows you how to backup or restore the configuration file on the switch using TFTP.
31.6.1
Backing up Configuration
Syntax:
copy running-config tftp
ras> traceroute 192.168.1.100
traceroute to 192.168.1.100, 30 hops max, 40 byte packet
1:192.168.1.100 (10 ms) (10 ms) (0 ms)
traceroute done:
ras(config)# spanning-tree 10
ras(config)#