21 lines
553 B
Plaintext
Executable File
21 lines
553 B
Plaintext
Executable File
switch-catalyst-5
|
|
spawn ssh -x -l conetadm switch-catalyst-5
|
|
Password:
|
|
|
|
switch-catalyst-5#
|
|
switch-catalyst-5#terminal length 0
|
|
switch-catalyst-5#terminal width 132
|
|
switch-catalyst-5#conf t
|
|
Enter configuration commands, one per line. End with CNTL/Z.
|
|
switch-catalyst-5(config)#vlan 66
|
|
switch-catalyst-5(config-vlan)#name Kickstart
|
|
switch-catalyst-5(config-vlan)#
|
|
switch-catalyst-5(config-vlan)#end
|
|
switch-catalyst-5#wr
|
|
Building configuration...
|
|
[OK]
|
|
switch-catalyst-5#exit
|
|
Connection to switch-catalyst-5 closed.
|
|
|
|
|
|
Error: EOF received
|