LonelyWord

not LonelyWorld bacause of YOU

Skip to: Content | Sidebar | Footer

cisco设备添加Radius/Tacacs 认证

2010年六月10日 (19:43) | 网络工程 | By: LonelyWord

aaa new-model

radius-server/tacacs-server host 182.23.153.5 auth-port 1812 acct-port 1813 key test

//首先radius/tacacs认证,连不上服务器则用本地的认证
aaa authentication login first group radius/tacacs+ local

//直接本地认证
aaa authentication login second local enable

//console口直接本地认证
line con 0
login authentication second

//telnet用radius/tacacs认证
line vty 0 4
login authentication first

相关文章:

  1. 配置Cisco路由器交换机的日期时间
  2. Cisco路由器上做NAT和DHCP
  3. cisco 2900系列switch密码破解方法
  4. 本站所使用的wordpress插件
  5. weathermap配合Cacti显示网络流量图(2)

发表一条评论





Page 1 of 11