Hi ,
I am configured with class IP on both the CX simulator and the CX 8100 switch. I have the same output in configuration when the "match ip" became "match any". Are they both similar ? Quite confused with this behavior.
Both running
Virtual.10.16.1010
AOS-CX LL.10.16.1010
What i issued:
class ip CCTV-NVR-CMS
10 match ip 10.86.202.6 10.86.24.41
20 match ip 10.86.184.22 10.86.24.41
30 match ip 10.86.190.22 10.86.24.41
What shown in running configration:
class ip CCTV-NVR-CMS
10 match any 10.86.202.6 10.86.24.41
20 match any 10.86.184.22 10.86.24.41
30 match any 10.86.190.22 10.86.24.41
Command help output:
CSW01(config)# class ip abcd
CSW01(config-class-ip)# 10 match
<0-255> Numeric protocol value
ah Authentication Header
any Any Internet Protocol
esp Encapsulation Security Payload
gre Generic Routing Encapsulation
icmp Internet Control Message Protocol
igmp Internet Group Management Protocol
ip Any Internet Protocol
ospf Open Shortest Path First (version 2)
pim Protocol Independent Multicast
sctp Stream Control Transmission Protocol
tcp Transmission Control Protocol
udp User Datagram Protocol
-------------------------------------------