cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
974
Views
0
Helpful
0
Replies

IOS - object-group service

yhameed81
Level 1
Level 1

Hello Guys,

my question is do below access-lists operate the same way? I am confused about source and destination ports in object-group based acl.

ip access-list extended 101

  deny tcp any any eq bgp

  deny tcp any eq bgp any

  deny tcp any any eq ftp

  deny tcp any eq ftp any

service object group services

tcp eq bgp

tcp eq ftp

ip access-list extended 101

  deny object-group service any any

Following question is if the purpose is to deny any traffic where source port is bgp (e.g. deny any eq bgp any), how it can be configured using object group service.

Thanks in advance

Regards

0 Replies 0