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