频道直达 - 专题 - 新闻 - 技巧 - 组网 - 开发 - 安全 - web编程 - 图像 - 操作系统 - 数据库 - 教育 - 旅游 - 健康 - 时尚 - 驱动 - 软件 - 游戏 - 多媒体 - ERP - 讨论组

2950 SSH、AutoQos、802.1x with VLAN等配置实例

来源: 作者: 出处:巧巧读书 2007-10-05 进入讨论组

  12.1(12C)EA1新特性:
  
  
  SSH支持:
  
  crypto key generate rsa
  
  ip ssh authentication-retries 3
  
  ip ssh timeout30
  
  AutoQos,仅EI特性集可使用:
  int fa0/24
  
  auto qos voip cisco-phone
  
  int g0/1
  
  auto qos voip trust
  
  可以通过Radius对802.1x的端口分配VLAN
  
  switch端:
  
  aaa new-model
  
  aaa authen dot1x default group radius
  
  aaa author network default group radius
  
  radius-server host 10.1.1.1 auth-port 1912 key hehehe
  
  int fa0/1
  
  dot1x port-control auto
  
  radius server端:
  
  
  [64]Tunnel-Type=VLAN
  
  [65]Tunnle-Medium-Type=802
  
  [66]Tunnel-Private-Group-ID= VLAN NAME
  
  
  
  dot1x可以和port security同时配置在同一端口上:
  aaa new-model
  
  aaa authen dot1x default group radius
  
  aaa author network default group radius
  
  radius-server host 10.1.1.1 auth-port 1912 key hehehe
  
  int fa0/1
  
  dot1x port-control auto
  
  dot1x multiple-hosts
  
  switchport mode access
  
  switchport port--security
  
  switchport port--security max 10
  
  switchport port--security mac-add sticky
  
  switchport port--security violation protect
  
  DOT1X可以和Voice VLAN配置在同一端口上:
  aaa new-model
  
  aaa authen dot1x default group radius
  
  aaa author network default group radius
  
  radius-server host 10.1.1.1 auth-port 1912 key hehehe
  
  int fa0/1
  
  dot1x port-control auto
  
  switchport mode access
  
  switchport access vlan 10
  
  switcport voice vlan 25
  
  spanning-tree portfast
  
  12.1(13)EA1的新特性:
  
  支持SPAN;
  
  支持PVRST+(rapid的STP)
  
  作者:juechen70文章地址: http://www.qqread.com/route/2006/07/y589175081.html 更多文章 更多内容请看SSH技术手册电脑配置手册服务器配置专栏专题,或进入讨论组讨论。
收藏此文】【 】【打印】【关闭
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
巧巧读书宗旨
相关专题
讨论组问题推荐
站内各频道最新更新文档
站内最新制作专题
热门关键字导读
Photoshop教 程照片处理 照片制作 PS快捷键 抠图
计 算 机 故 障XP系统修复
艺 术 与 设 计设计 流媒体 设计欣赏 边框
计 算 机 安 全ARP
站内频道文章精选
巧巧电脑频道编辑信箱  告诉我们您想看的专题或文章