June 30, 2006

Chapter 7: Second Level Commands

Parameter(s)

<source ip address>

This is the allowed network source IP; it must be a legal network IP address.

<source mask>

This is the allowed network source mask; it must be a legal network IP address.

Example(s)

Host(config)# access-list native-ip 192.168.1.0 255.255.255.0

Using the no access-list native-ip command

Host(congfig)# no access-list native-ip

This command deletes the native IP access list configuration. It deletes the static native-ip access list configuration.

Usage

no access-list native-ip <source ip address>

Parameter(s)

<source ip address>

This is the allowed network source IP; it must be a legal network IP address.

Example(s)

Host(config)# no access-list native-ip 192.168.1.0

Using the access-list native-ip-pass-through command

Host(congfig)# access-list native-ip-pass-through

The access-listnative-ip-pass-throughcommand defines the source IP addresses arrived from a native-ip pipe that should not pass through the standard native ip path. Those IP addresses should not be considered as arriving from a native-ip pipe. This access-list is precedent to the native-ip access-list. The maximum number of access list line is 200.

Usage

access-list native-ip-pass-through <source ip address> <source mask>

Parameter(s)

<source ip address>

This is the allowed network source IP; it must be a legal network IP address.

<source mask>

This is the allowed network source mask; it must be a legal network IP address.

SG1-UM-8500-03

7-27

Page 107
Image 107
ADC SG-1 user manual Hostcongfig# no access-list native-ip, No access-list native-ip source ip address