设为首页 收藏本站
查看: 356|回复: 0

[经验分享] cisco默认配置

[复制链接]

尚未签到

发表于 2018-7-14 13:51:27 | 显示全部楼层 |阅读模式
  > no service pad
  switch off pad protocol on the router.
  Packet Assembly and Disassembly (PAD) is used for sending and
  receiving "raw" data over IP networks. The modem takes care of
  establishing IP network connections, as well as the encapsulation
  of data within UDP or TCP packets. This eliminates the need for a
  TCP/IP stack running on the host device.
  > service timestamps debug uptime
  switch on the service of timestamping each debug log (when you type any
  debug command) the router produces.
  But in opposed to "datetime" you use "uptime".
  > service timestamps log datetime
  The same what above, but applied to regular log data.
  > service password-encryption
  switch on cisco algorithm to hide clear text password (enable, telnet etc)
  and instead show this password as a meaningless string (ggtrg9543ygtrhth).
  In opposed to hash algorithm (e.g. MD5) its eassy to decipher this string to
  original password.
  > service sequence-numbers
  To enable visible sequence numbering of system logging messages, use the
  service sequence-numbers command in global configuration mode.
  Each system status messages logged in the system logging process have a
  sequence reference number applied. This command makes that number visible by
  displaying it with the message. The sequence number is displayed as the
  first part of the system status message.
  For example:
  000066: .Mar 22 15:35:57 PST: %SYS-5-CONFIG_I: Configured from console by
  console
  > no aaa new-model
  You do not going to use AAA model (authentication, authorization and
  accounting).
  > clock timezone UTC 1
  You set UTC time zone.
  UTC is Coordinated Universal Time.
  "1" after UTC means one hour shift, i.e. this is UTC+1=CET (and some others,
  BST, IST, WEST)
  CET is Central European Time.
  > clock summer-time UTC recurring last Sun Mar 2:00 last Sun Oct 3:00
  Configure the system to automatically switch to summer time (daylight saving
  time).
  > ip subnet-zero
  You want to save and use the first subent (subnet zero).
  This sybnet has the same network address what main network (the subnetted
  one) but longer subnet mask
  For example:
  10.0.0.0/8 is main network
  10.0.0.0/24 is subnet zero of this network.
  With the commands "no ip subnet-zero" You are not allowed to use this
  subnet.
  Then You can use 10.0.1.0/24 subnet as the first usable subnet.
  > no file verify auto
  switch off automatic verification of cisco files.
  When You copy some files to your router its safe to verify theirs control
  sum.
  For example:
  copy /verify tftp://10.1.1.1/jdoe/c7200-js-mz disk0:
  verify disk0:c7200-js-mz
  reload /verify
  With this feature switch on You do not need to do this, insted router do
  this automatically.
  > spanning-tree mode pvst
  You want to run pvst (per-Vlan spannig tree) mode od spanning tree protocol.
  It means that in every vlan throughout your switched network
  seperate instance of STP frames will be running. Its good only for small
  number of vlans. In other cases its safe to use MST (multiple spanning tree)
  > spanning-tree extend system-id

  Enable the extended system>  addresses.Releases 12.1(13)E and later support chassis with 64 or 1024 MAC
  addresses. For chassis with 64 MAC addresses, STP uses the extended system

  ID plus a MAC address to make the bridge>  > vlan internal allocation policy ascending
  It configures the Internal Vlan allocation policy. You can choose between
  "ascending" and "descending".
  Enter the ascending keyword to allocate internal VLANs from 1006 and up.
  Enter the descending keyword to allocate internal VLAN from 4094 and down.
  1006-4094 - this is extended range of etherenet-only vlans, they are not
  propagated by vtp protocol.
  > control-plane
  switch on control plane policing.
  The Control Plane Policing feature allows users to configure a quality of
  service (QoS) filter that manages the traffic flow of control plane packets
  to protect the control plane of Cisco IOS routers and switches against
  reconnaissance and denial-of-service (DoS) attacks. In this way, the control
  plane (CP) can help maintain packet forwarding and protocol states despite
  an attack or heavy traffic load on the router or switch.

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-537126-1-1.html 上篇帖子: 思科(CISCO)官方推出的网络模拟器-Packet Tracer 4.1 下篇帖子: Cisco IOS 中的快捷键
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表