You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Hi,
Can you please add support for class-maps for ZBFW?
Thank you
Jan
show running-config class-map github-classmap
This is part of the running config:
Building configuration...
Current configuration : 180 bytes
!
class-map type inspect match-all github-classmap
match access-group 123
match class-map someother-classmap
match protocol tcp
match protocol udp
match protocol icmp
!
end
json path: .data["Cisco-IOS-XE-native:native"].policy."Cisco-IOS-XE-policy:class-map"[] | select(.name=="github-classmap")
This is the restconf-json formatted running config:
Description
Hi,
Can you please add support for class-maps for ZBFW?
Thank you
Jan
show running-config class-map github-classmap
This is part of the running config:
json path: .data["Cisco-IOS-XE-native:native"].policy."Cisco-IOS-XE-policy:class-map"[] | select(.name=="github-classmap")
This is the restconf-json formatted running config:
The text was updated successfully, but these errors were encountered: