Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1868
Examples
The following command defines two rules with the second logging filtered packets:
permit icmp host 2001:4A2B::1f3F4 any 168
deny log icmp 2001:4A2B::1f3F 2001:4a2b::1f00 host fe80::a02:410 168 11
The following sets the insertion point to before the first rule defined above:
before permit icmp host 2001:4A2B::1f3F any 168
The following command sets the insertion point after the second rule defined above:
after deny log icmp 2001:4A2B::1f3F 2001:4a2b::1f00 host fe80::a02:410 168 11
The following deletes the first rule defined above:
no permit icmp host 2001:4A2B::1f3F any 168
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
171
IPv6 ACL Configuration Mode Commands
deny/permit (by source ICMP packets)