天下网吧 >> 网吧方案 >> 网络方案 >> 正文

604 经典命令之二(基于IOS和CLI)

  router(config)# enable secret san-fran
  router(config)# username student password cisco
  
  85. 标志设置与显示:
  R1(config)# banner motd ‘unauthorized access will be prosecuted!’
  
  86. 设置vty访问:
  R1(config)# access-list 1 permit 192.168.2.5
  R1(config)# line vty 0 4
  R1(config)# access-class 1 in
  
  87. 配置HTTP访问:
  Router3(config)# access-list 1 permit 192.168.10.7
  Router3(config)# ip http sever
  Router3(config)# ip http access-class 1
  Router3(config)# ip http authentication local
  Router3(config)# username student password cisco
  
  88. 要启用HTTP访问,请键入以下命令:
  switch(config)# ip http sever
  
  89. 在基于set命令的交换机上用setCL1启动和核实端口安全:
  switch(enable) set port security mod_num/port_num…enable mac address
  switch(enable) show port mod_num/port_num
  在基于CiscoIOS命令的交换机上启动和核实端口安全:
  switch(config-if)# port secure [mac-mac-count maximum-MAC-count]
  switch# show mac-address-table security [type module/port]
  
  90. 用命令access-list在标准通信量过滤表中创建一条记录:
  Router(config)# access-list access-list-number {permit|deny} source-address [source-address]
  
  91. 用命令access-list在扩展通信量过滤表中创建一条记录:
  Router(config)# access-list access-list-number {permit|deny{protocol|protocol-keyword}}{source source-wildcard|any}{destination destination-wildcard|any}[protocol-specific options][log]
  
  92. 对于带内路由更新,配置路由更新的最基本的命令格式是:
  R1(config-router)#distribute-list access-list-number|name in [type number]
  
  93. 对于带外路由更新,配置路由更新的最基本的命令格式是:
  R1(config-router)#distribute-list access-list-number|name out [interface-name] routing-process| autonomous-system-number
  
  94. set snmp命令选项:
  set

本文来源:天下网吧 作者:网吧方案

声明
声明:本站所发表的文章、评论及图片仅代表作者本人观点,与本站立场无关。若文章侵犯了您的相关权益,请及时与我们联系,我们会及时处理,感谢您对本站的支持!联系Email:support@txwb.com,系统开号,技术支持,服务联系QQ:1175525021本站所有有注明来源为天下网吧或天下网吧论坛的原创作品,各位转载时请注明来源链接!
天下网吧·网吧天下