关于反身ACL的问题

作者:思科培训 来源:来自网络 发布时间:09-12-22

学员提问:

3750(config)#ip access-list extended infilter      
3750(config-ext-nacl)#permit ip any any reflect ccna   

//加黑部分reflect为什么我现在不能调用

如下:交换机C3560
Switch>
Switch>enable
Switch#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#ip access-list extended infilter
Switch(config-ext-nacl)#permit ip any any ?
  <0-256>               type-num
  echo                  echo
  echo-reply            echo-reply
  host-unreachable      host-unreachable
  net-unreachable       net-unreachable
  port-unreachable      port-unreachable
  protocol-unreachable  protocol-unreachable
  ttl-exceeded          ttl-exceeded
  unreachable           unreachable
  <cr>
Switch(config-ext-nacl)#permit ip any any

 

捷盈讲师及学员解答:

你的ios不支持。