Search found 2 matches

by dskundric
Fri Jun 26, 2026 11:04 am
Forum: Automation
Topic: config block compliance
Replies: 2
Views: 54

Re: config block compliance

and strict mode will suport something like this

for each interface with ip address there must be no ip proxy-arp command

OR

for each line vty segment there must be transport input ssh command?
by dskundric
Fri Jun 26, 2026 6:53 am
Forum: Automation
Topic: config block compliance
Replies: 2
Views: 54

config block compliance

hi,

is there a config block comliance feature. For example ... each interface has to have some command configured. So you define BLOCK with start/end command for interface and then seek for these specific command in each block?

br