Ipv6 Access-Group - Cisco NCS 1004 Command Reference Manual

Hide thumbs Also See for NCS 1004:
Table of Contents

Advertisement

Commands

ipv6 access-group

To configure the Access List (ACL), use the ipv6 access-group command at the IPv6 interface in the interface
configuration mode.
ipv6 access-group access-list-name { ingress | egress }
Syntax Description
access-list-name
ingress
egress
No IPv6 access list is defined.
Command Default
Interface configuration
Command Modes
Command History
Release
Release
7.0.1
Use the ipv6 access-list command to configure an IPv6access list. This command places the system in access
Usage Guidelines
list configuration mode, in which the denied or permitted access conditions must be defined with the deny or
permit command.
Example
The following examples shows how to configure the Access List at the IPv6 interface in the
configuration mode
interface MgmtEth0/RP0/CPU0/0
ipv6 address 1000::1/64
ipv6 access-group IPV6_SSH_DENY ingress
ipv6 access-group IPV6_ROUTER_FWD_TELNET_TRAFFIC_DENY egress
Sample Configuration for IPv6 Access Lists
ipv6 access-list IPV6_SSH_DENY
10 deny tcp any any eq ssh
20 permit ipv6 any any
!
ipv6 access-list IPV6_ROUTER_FWD_TELNET_TRAFFIC_DENY
10 deny tcp any any eq telnet
20 permit ipv6 any any
!
Access list name. Names cannot contain a space or quotation marks.
Specifies an inbound interface.
Specifies an outbound interface.
Modification
This command is
introduced.
Command Reference for Cisco NCS 1004
ipv6 access-group
41

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents