3Com 5500-EI PWR Install Manual page 856

Hide thumbs Also See for 5500-EI PWR:
Table of Contents

Advertisement

Network diagram
Figure 1-19 Switch acts as server for password and HWTACACS authentication
Configuration procedure
Configure the SSH server
# Create a VLAN interface on the switch and assign it an IP address. This address will be used as the
IP address of the SSH server for SSH connections.
<Switch> system-view
[Switch] interface vlan-interface 2
[Switch-Vlan-interface2] ip address 192.168.1.70 255.255.255.0
[Switch-Vlan-interface2] quit
Generating the RSA and DSA key pairs on the server is prerequisite to SSH login.
# Generate RSA and DSA key pairs.
[Switch] public-key local create rsa
[Switch] public-key local create dsa
# Set the authentication mode for the user interfaces to AAA.
[Switch] user-interface vty 0 4
[Switch-ui-vty0-4] authentication-mode scheme
# Enable the user interfaces to support SSH.
[Switch-ui-vty0-4] protocol inbound ssh
[Switch-ui-vty0-4] quit
# Configure the HWTACACS scheme.
[Switch] hwtacacs scheme hwtac
[Switch-hwtacacs-hwtac] primary authentication 10.1.1.1 49
[Switch-hwtacacs-hwtac] primary authorization 10.1.1.1 49
1-36

Advertisement

Table of Contents
loading

This manual is also suitable for:

5500-ei series

Table of Contents