Specifications

OmniAccess Reference: AOS-W System Reference
396 Part 031652-00 May 2005
Defining Source and Destination Aliases
Define a source/destination alias and enter the config-dest mode using the
netdestination <name> command from the CLI.
After entering the config-dest mode you may specify one of 3 types of
destinations for your alias:
Enter the config-dest mode and define the name for the alias
Configure the alias as host with an IP address of
192.196.10.200.
Firewall Policies
Firewall policies are configured using the ip access-list session <name>
command from the CLI.
Enter the config-sess-aclname mode.
host Use this command to specify a specific
host IP address for the alias.
network Use this command to specify a network or
sub-net as a source or destination. Specify
a network number followed by a subnet
mask.
range Use this command to specify a range of
valid IP addresses. Specify the lower
address followed by the higher.
(Alcatel) (config) #netdestination dest-foo-any
(Alcatel) (config-dest) #host 192.196.10.200
(Alcatel) (config) #ip access-list session foo-acl
(Alcatel) (config-sess-foo-acl)#
1
2
1