网站大量收购闲置独家精品文档,联系QQ:2885784924

工程4项目4IPv6安全配置程序.ppt

  1. 1、本文档共24页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
The ipv6 access-list command is similar to the ip access-list command, except that it is IPv6-specific. Use the following configuration command in global configuration mode: ipv6 access-list access-list-name {permit | deny} {source-ipv6-prefix/prefix-length | any} {destination-ipv6-prefix/prefix-length | any} [priority value] IPv6 access lists are identified by using: The access-list-name permit and deny keywords. An implicit deny all is added to the end of the access-list. Prefix and prefix length of the source and destination addresses. The keyword any can be used in place of the prefixes. Optional Priority keyword with a value from 0 – 4294967295. The priority value dictates the order in which the access-list is applied. For instance, in the example below, this line “ipv6 access-list dublin deny fe80::/64 any priority 15” will be applied in between priority 10 and priority 20. Use the ipv6 traffic-filter command with the access-list-name argument to apply the access list to an IPv6 interface. Example: ipv6 access-list dublin deny fec0:0:0:2::/64 any priority 10 ipv6 access-list dublin permit any any priority 20 interface ethernet 0 ipv6 traffic-filter dublin out (Note: IPv6 prefix lists, not access lists, should be used for filtering routing protocol prefixes.) The ipv6 access-list command is similar to the ip access-list command, except that it is IPv6-specific. Use the following configuration command in global configuration mode: ipv6 access-list access-list-name {permit | deny} {source-ipv6-prefix/prefix-length | any} {destination-ipv6-prefix/prefix-length | any} [priority value] IPv6 access lists are identified by using: The access-list-name permit and deny keywords. An implicit deny all is added to the end of the access-list. Prefix and prefix length of the source and destination addresses. The keyword any can be used in place of the prefixes. Optional Priority keyword with a value from 0 – 4294967295. The priority value dictates

文档评论(0)

502992 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档