GE MULTILINK ML1200 User Manual

Page 143

Advertising
background image

CHAPTER 8: ACCESS USING TACACS+

ACCESS USING TACACS+

MULTILINK ML1200 MANAGED FIELD SWITCH – INSTRUCTION MANUAL

8–5

Example 8-1: Configuring TACACS+:

ML1200#

show tacplus servers

ID

TACACS+ Server

Port

Encrypt

Key

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

1

10.21.1.170

1

Enabled

secret

2

--

--

--

--

3

--

--

--

--

4

--

--

--

--

5

--

--

--

--

ML1200#

user

ML1200(user)##

show tacplus status

TACACS+ Status: Disabled

ML1200(user)##

tacplus enable

TACACS+ Tunneling is enabled.

ML1200(user)##

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

TACACS+ server is added.

ML1200(user)##

show tacplus servers

ID

TACACS+ Server

Port

Encrypt

Key

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

1

10.21.1.170

1

Enabled

secret

2

10.21.1.123

1

Enabled

some

3

--

--

--

--

4

--

--

--

--

5

--

--

--

--

ML1200(user)##

tacserver delete id=2

TACACS+ server is deleted.

ML1200(user)##

show tacplus servers

ID

TACACS+ Server

Port

Encrypt

Key

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

1

10.21.1.170

1

Enabled

secret

2

--

--

--

--

3

--

--

--

--

4

--

--

--

--

5

--

--

--

--

ML1200(user)##

tacplus disable

TACACS+ is disabled.

ML1200(user)##

Advertising