Concept Guide

ip access-list ip-geolocation
ip access-list geolocation <accname>
deny <from> <to>
no <deny> <permit>
permit <from> <to>
Description
This command configures a geolocation access list.
Syntax
Parameter Description Range
deny
Reject the specified packets.
<from>
Specify the source of the packets. Valid values are:
l anonymous_proxy - Match packets from/to anonymous proxy
l any - Match any location
l country - Match packets from/to country
l region - Match packets from/to region
<to>
Specify the destination of the packets. Valid values are:
l anonymous_proxy - Match packets from/to anonymous proxy
l any - Match any location
l country - Match packets from/to country
l region - Match packets from/to region
no
Deletes the packet.
<deny>
Specify the packets to be rejected.
<permit>
Specify the packets to be permitted.
permit
Forward the specified packet.
<from>
Specify the source of the packets. Valid values are:
l anonymous_proxy - Match packets from/to anonymous proxy
l any - Match any location
l country - Match packets from/to country
l region - Match packets from/to region
<to>
Specify the destination of the packets. Valid values are:
l anonymous_proxy - Match packets from/to anonymous proxy
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide ip access-list ip-geolocation | 489