Paradyne CSU, DSU, 9126-II, 9128-II manual Access-list 1 permit 10.1.3.0

Models: CSU, DSU 9126 9126-II 9128-II

1 470
Download 470 pages 16.65 Kb
Page 159
Image 159

5. Configuring the FrameSaver SLV Router

Procedure

To set up NAPT:

1.From the Main Menu screen, press Ctrl-a then Shift-r to access the router’s Command Line Interface.

2.Set up an access list. The following command specifies a list that includes addresses 10.1.3.1 through 10.1.3.254:

access-list 1 permit 10.1.3.0 0.0.0.255

3.Enable NAPT. The following command specifies that inside address translation is performed on the addresses in Access List 1, and the outside address is the address of the Serial interface 0, sub-interface x:

ip nat inside source list 1 interface se 0.x overload

4.Specify which interface uses inside (private) and which uses outside (public) IP addresses:

int ethernet 0 ip nat inside int serial 0.x ip nat outside

5.Save the configuration and exit the CLI:

save exit

9128-A2-GB20-80

September 2002

5-9

Page 159
Image 159
Paradyne CSU, DSU, 9126-II, 9128-II Access-list 1 permit 10.1.3.0, Ip nat inside source list 1 interface se 0.x overload