Chapter 33 Command Examples

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.

sysname> 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:

33.5 Enabling RSTP

Syntax:

snapping-tree [port-number]

To enable RSTP on a port. Enter spanning-treefollowed by the port number and press [ENTER]. The following example enables RSTP on port 17.

sysname(config)# spanning-tree 17 sysname#

33.6 vdsl-port Command

Syntax:

vdsl-port <port-list> profilename <name-str>

where

<port-list>

=

Selects the VDSL port(s) (port 1 to 16).

<name-str>

=

Specifies the name of the VDSL profile.

This command sets the specified VDSL port(s) to use a VDSL profile. The following example configures VDSL ports 1 to 5 to use the test VDSL profile.

sysname(config)# vdsl-port 1-5 profilename test

33.7 Configuration File Maintenance

This section shows you how to backup or restore the configuration file on the switch using TFTP.

33.7.1 Backing up Configuration

Syntax:

copy running-config tftp <ip> <remote-file>

 

249

VES-1616F-3x Series User’s Guide