Page 1 of 1

is it a bug of iol?

Posted: Fri Mar 06, 2020 12:25 am
by taku
hi

i want you to see blow

is it a bug (acl) of iol(l2)?

thanks



----------------------------------------------------------------------------

sw1#
sw1#
sw1#
sw1#sh ver

System image file is "unix:/opt/unetlab/addons/iol/bin/i86bi_LinuxL2-AdvEnterpriseK9-M_152_"

sw1#
sw1#
sw1#
sw1#sh run
!
hostname sw1
!
!
!
interface Ethernet0/0
description to sw2
no switchport
ip address 1.1.1.1 255.255.255.0
ip access-group 100 out
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
!
access-list 100 permit icmp any any
access-list 100 deny ip any any
!
!
!
end

sw1#
sw1#
sw1#



sw2#
sw2#
sw2#
sw2#sh ver

System image file is "unix:/opt/unetlab/addons/iol/bin/i86bi_LinuxL2-AdvEnterpriseK9-M_152_"

sw2#
sw2#
sw2#
sw2#sh run
!
hostname sw2
!
!
!
interface Ethernet0/0
description to sw1
no switchport
ip address 1.1.1.2 255.255.255.0
!
interface Ethernet0/1
!
interface Ethernet0/2
!
interface Ethernet0/3
!
!
!
end

sw2#
sw2#
sw2#
sw2#ping 1.1.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 4/4/5 ms
sw2#
sw2#
sw2#
sw2#ping 1.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
sw2#
sw2#
sw2#