GE MULTILINK ML2400 User Manual

Page 143

Advertising
background image

CHAPTER 8: ACCESS USING TACACS+

ACCESS USING TACACS+

MULTILINK ML2400 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL

8–5

Example 8-1: Configuring TACACS+:

ML2400#

show tacplus servers

ID

TACACS+ Server

Port

Encrypt

Key

=======================================

1

10.21.1.170

49

Enabled

secret

2

--

--

--

--

3

--

--

--

--

4

--

--

--

--

5

--

--

--

--

ML2400#

user

ML2400(user)##

show tacplus status

TACACS+ Status: Disabled

ML2400(user)##

tacplus enable

TACACS+ Tunneling is enabled.

ML2400(user)##

tacserver add id=2 ip=10.21.1.123 encrypt=enable ke

TACACS+ server is added.

ML2400(user)##

show tacplus servers

ID

TACACS+ Server

Port

Encrypt

Key

=======================================

1

10.21.1.170

49

Enabled

secret

2

10.21.1.123

49

Enabled

some

3

--

--

--

--

4

--

--

--

--

5

--

--

--

--

ML2400(user)##

tacserver delete id=2

TACACS+ server is deleted.

ML2400(user)##

show tacplus servers

ID

TACACS+ Server

Port

Encrypt

Key

=======================================

1

10.21.1.170

49

Enabled

secret

2

--

--

--

--

3

--

--

--

--

4

--

--

--

--

5

--

--

--

--

ML2400(user)##

tacplus disable

TACACS+ is disabled.

ML2400(user)##

Advertising