A SERVICE OF

logo

Chapter 33 Command Examples
VES-1616F-3x Series User’s Guide
253
Remove the remote host with IP address 172.165.1.9 and with an SSH-RSA encryption
key from the list of known hosts.
33.9 interface Commands
These are some commonly used commands that belong to the interface group of
commands.
33.9.1 interface port-channel
Syntax:
interface port-channel <port-list>
Use this command to enable the specified ports for configuration. Type multiple ports or port
ranges separated by a comma. Ranges of port numbers are typed separated by a dash.
The following example shows you how to access the interface command mode to configure
ports 1, 3, 4 and 5.
Enter the configuration mode.
Enable ports one, three, four and five for configuration.
Begin configuring for those ports.
33.9.2 bpdu-control
Syntax:
bpdu-control <peer|tunnel|discard|network>
where
sysname(config)# no ssh key rsa1
sysname(config)# no ssh known-hosts 172.165.1.8
sysname(config)# no ssh known-hosts 172.165.1.9 ssh-rsa
sysname# config
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)#
<peer|tunnel|discard|network
>
= Type peer to process any BPDUs received
on these ports.
Type
tunnel to forward BPDUs received
on these ports.
Type
discard to drop any BPDUs received
on these ports.
Type
network to process and forward
BPDUs with a VLAN tag and to process
untagged BPDUs.