5 enabling rstp, 6 vdsl-port command, 7 configuration file maintenance – ZyXEL Communications VDSL SWITCH VES-1616F-3X User Manual

Page 249: 1 backing up configuration

Advertising
background image

Chapter 33 Command Examples

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

249

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

.

33.5 Enabling RSTP

Syntax:

snapping-tree [port-number]

To enable RSTP on a port. Enter

spanning-tree

followed by the port number and press

[ENTER]

. The following example enables RSTP on port 17.

33.6 vdsl-port Command

Syntax:

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

where

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.

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>

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:

sysname(config)# spanning-tree 17
sysname#

<port-list>

=

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

<name-str>

=

Specifies the name of the VDSL profile.

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

Advertising