SV-266928r1039805_rule
V-266928
SRG-APP-000142-NDM-000245
ARBA-ND-000245
CAT I
10
Configure AOS with the following commands:
configure terminal
firewall cp
ipv4 deny any proto 6 ports 17 17
ipv4 deny any proto 6 ports 8080 8080
ipv4 deny any proto 6 ports 8081 8081
ipv4 deny any proto 6 ports 8082 8082
ipv4 deny any proto 6 ports 8088 8088
ipv6 deny any proto 6 ports 17 17
ipv6 deny any proto 6 ports 8080 8080
ipv6 deny any proto 6 ports 8081 8081
ipv6 deny any proto 6 ports 8082 8082
ipv6 deny any proto 6 ports 8088 8088
exit
write memory
For any OSPF entries found:
no router ospf
no router ospf router-id <IP address>
no router ospf redistribute vlan <#>
no <any other ospf entries>
write memory
Block any other ports as desired using the following example:
configure terminal
firewall cp
<ipv4/ipv6> deny any proto <ftp, http, telnet, tftp, protocol #> ports <start port 0-65535> <end port 0-65535>
exit
write memory
Verify the AOS configuration with the following commands:
show firewall-cp
show running-config | include ospf
Verify that OSPF is not enabled and only unnecessary and/or nonsecure functions, ports, protocols, and/or services are denied.
If OSPF is enabled or any unnecessary and/or nonsecure functions, ports, protocols, and/or services are allowed, this is a finding.
V-266928
False
ARBA-ND-000245
Verify the AOS configuration with the following commands:
show firewall-cp
show running-config | include ospf
Verify that OSPF is not enabled and only unnecessary and/or nonsecure functions, ports, protocols, and/or services are denied.
If OSPF is enabled or any unnecessary and/or nonsecure functions, ports, protocols, and/or services are allowed, this is a finding.
M
5648