98
CHAPTER 3
CLI CONFIGURATION
Negation:
(config-if)# no lacp role { active | passive }
Show:
# show lacp { internal | statistics | system-id | neighbour }
3.9.21.6 (config-if)# lacp timeout { fast | slow }
Syntax:
(config-if)# lacp timeout { fast | slow }
Explanation:
Configure timeout mode.
Parameters:
{ fast | slow }: The Timeout controls the period between BPDU transmissions. Fast will transmit LACP packets
each second, while Slow will wait for 30 seconds before sending a LACP packet.
Negation:
(config-if)# no lacp timeout { fast | slow }
Show:
# show lacp { internal | statistics | system-id | neighbour }
3.9.22 (config)# line
3.9.22.1 (config)# line
Syntax:
(configure)# line { <0~16> | console 0 | vty <0~15> }
Explanation:
Enter the specific line. When Enter is pressed, the command line changes to “(config-line)#”.
Parameters:
{ <0~16> | console 0 | vty <0~15> }: Specify one of the options.
<0
~
16> :
List of line numbers.
console 0:
Console line connection.
vty <0
~
15>:
VTY lines are the Virtual Terminal lines of the device, used solely to control inbound Telnet
connections. They are virtual, in the sense that they are a function of software - there is no hardware
associated with them.
Example:
Enter Console 0 mode.
Show:
> show line [ alive ]
# show line [ alive ]
# config t
(config)# line console 0
(config-line)#
Summary of Contents for IFS-1604GSM Series
Page 385: ......