show running-config
[output cut]
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address 2001:DB8:3C4D:1:21A:6DFF:FE37:A443/64
ipv6 rip 1 enable
!
interface FastEthernet0/1
no ip address
ipv6 traffic-filter Block_Telnet out
duplex auto
speed auto
ipv6 address 2001:DB8:3C4D:2:21A:6DFF:FE64:9B3/64
ipv6 rip 1 enable
!
Unlike IPv4, where we can use the
show ip interface
command to see if an ACL is
set, we can only use the
show running-config
command to verify if an IPv6 ACL is set on
an interface. In the above output, we can see that I certainly did set the ACL to the inter-
face Fa0/1, but I configured it to
out
instead of
in
on the interface. Let’s fix that.
R2#
Do'stlaringiz bilan baham: |