- 1、本文档共242页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
cisco思科CRS-1培训学习资料(详细配置)
The restoration of a configuration replaces all or part of the existing configuration. RP/0/0/CPU0:P4#more disk0:ed username ed password 7 110C1D no group root-system group cisco-support ! end RP/0/0/CPU0:P4#sho run username username ed password 7 110C1D group root-system RP/0/0/CPU0:P4#copy disk0:ed running-config Parsing. 81 bytes parsed in 1 sec (80)bytes/sec Committing. 5 items committed in 1 sec (4)items/sec Updating. Updated Commit database in 1 sec RP/0/0/CPU0:P4#show run username username ed password 7 110C1D group cisco-support File is saved at disk0:/usr the user logged in. File management commands will be covered later. Could be used to reload a specific configuration after multiple commit changes were rolled back “Atomic” is default??? Source source -- Match if source matches-any my_prefix_set then ... Tag tag -- Match tag -- Assignment if tag eq 10 then … set tag 20 Traffic Index traffic-index -- Assignment set traffic-index 10 set traffic-index $tindex set traffic-index ignore Weight weight -- Assignment set weight 100 Converting Route Maps to RPL Policies To convert a regular route-map into an RPL policy we will use the following four steps: Step 1. Do a simple (direct) syntax translation Step 2. Nest conditionals to reduce repetitive comparisons Step 3. Use inline sets to remove small named set references Step 4. Parameterize to reuse common structures Route Map Configuration ip prefix-list 101 10 permit /16 le 32 20 permit /19 30 permit /24 ip prefix-list 102 10 permit /24 20 permit /21 30 permit /21 ip community-list 1 10 permit 10:11 ip community-list 2 10 permit 10:12 ip community-list 3 10 permit 10:13 ip community-list 4 10 permit 10:14 Route Map Configuration (continued) route-map sample1 permit 10 match ip address prefix-list 101 match community 1 set metric 11 set community 12:34 additive route-map sample1 permit 20 match ip address prefix-list 101 match community 2 set metric 12 set community 12
文档评论(0)