最近中文字幕完整版高清,宅男宅女精品国产av天堂,亚洲欧美日韩综合一区二区,最新色国产精品精品视频,中文字幕日韩欧美就去鲁

首頁 > 考試輔導(dǎo) > 計(jì)算機(jī)考試 > 思科認(rèn)證-Cisco > 思科指導(dǎo)交流 > 分析一條Cisco路由器的安全命令

分析一條Cisco路由器的安全命令

        前兩天在路由器試用了一個(gè)命令:auto secure,這個(gè)命令用起來比較方便,而且可以關(guān)閉一些不安全的服務(wù)和啟用一些安全的服務(wù)。然后對(duì)這個(gè)命令做了一個(gè)總結(jié)。(注:好像ios版本為:12.3(1)以上才支持使用)
  總結(jié)如下:
  1、關(guān)閉一些全局的不安全服務(wù)如下:
  finger
  pad
  small servers
  bootp
  http service
  identification service
  cdp
  ntp
  source routing
  2、開啟一些全局的安全服務(wù)如下:
  password-encryption service
  tuning of scheduler interval/allocation
  tcp synwait-time
  tcp-keepalives-in and tcp-kepalives-out
  spd configuration
  no ip unreachables for null 0
  3、關(guān)閉接口的一些不安全服務(wù)如下:
  icmp
  proxy-arp
  directed broadcast
  disables mop service
  disables icmp unreachables
  disables icmp mask reply messages.
  4、提供日志安全如下:
  enables sequence numbers & timestamp
  provides a console log
  sets log buffered size
  provides an interactive dialogue to configure the logging server ip address.
  5、保護(hù)訪問路由器如下:
  checks for a banner and provides facility to add text to automatically configure:
  login and password
  transport input & output
  exec-timeout
  local aaa
  ssh timeout and ssh authentication-retries to minimum number
  enable only ssh and scp for access and file transfer to/from the router
  6、保護(hù)轉(zhuǎn)發(fā)forwarding plane
  enables cisco express forwarding (cef) or distributed cef on the router, when available
  anti-spoofing
  blocks all iana reserved ip address blocks
  blocks private address blocks if customer desires
  installs a default route to null 0, if a default route is not being used
  configures tcp intercept for connection-timeout, if tcp intercept feature is available and the user is interested
  starts interactive configuration for cbac on interfaces facing the internet, when using a cisco ios firewall image,
  enables netflow on software forwarding platforms