SSH

  • default: both versions 1 and 2 (version 1.99)
  • CS6 (same for telnet)
(config)# ip ssh version 1|2
(config)# ip ssh source-interface <INTF>
(config)# ip ssh port <N> rotary <GROUP>
(config)# ip ssh dscp <N>

(config)# ip scp server enable

Rotary group

  • opens ports for Telnet: 3000+N, 5000+N, 7000+N, N – rotary group
  • maps SSH session to specific VTY
  • can assign different AAA to different VTY lines
; map SSH to rotary N lines
(config)# ip ssh port <PORT> rotary <N>
; map line to rotary + open Telnet ports
(config-line)# rotary <N>