stig icon indicating copy to clipboard operation
stig copied to clipboard

IOS IPv6 rules

Open nickrusso42518 opened this issue 6 years ago • 0 comments

Implement (experiment with) IPv6 rule checks based on the template now. It may not work.

---
severity: x
desc: whatever
check:
  text: whatever
  text_cnt: x
  parent: interface, acl, etc
  when: ipv6\s+unicast-routing (global) or ipv6\s+address (interface)
part_of_stig:
  - l3pr
  - l3ps
...

nickrusso42518 avatar Aug 24 '18 21:08 nickrusso42518