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