Carrier Access Network Router 002 0118 0180 User Manual

IP Router  
QUICK START GUIDE  
Part Number: 002-0118-0180  
Product Release: 1.8  
May 2004  
Download from Www.Somanuals.com. All Manuals Search And Download.  
QUICK START GUIDE  
n Installation  
n Basic Setup  
Routing  
Address Routing  
n Internet Connection using PPP, NAT/PAT and  
Addresses  
n Back-to-Back with PPP  
n Back-to-Back with Multi-Link PPP  
n Back-to-Back with Frame Relay  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Quick Start Guide  
Installation  
Installation  
Installation of the router card into the chassis.  
l Unit can be on or off  
l Router card will work in any slot  
l Slide card into slot until fully seated  
l Router has completed it’s boot cycle when CRD light is solid  
The following setups are all executed with CLI  
NOTE: Configuration can be done with the following CLI commands or  
with the Router Menu-Driven Software.  
Basic Setup  
Command  
Description  
set {ds0-addr} type data  
Confirm DS0 is set to type data.  
ds0-addr = {slot:port:channel} of DS0  
Example: set a:1:1-24 type data  
connect {slot:port:trunk}  
{slot:port:channel}  
Cross-connect T1 to router card.  
Example: connect a:1:1-24 6:1:1 (router in slot 6)  
set {router-addr} proxy  
Disable/enable router proxy.  
router-addr = {slot:port}| of router card.  
Example: set 6:1 disable.  
set {slot:port} up  
Set Router LAN as In-Service. Example: set 6:1 up  
telnet {router_card-addr}  
Telnet to Router card.  
router_card-addr = {slot} location of router card  
Example: telnet 6 (if earlier than 3.0 release {slot:port} must  
be used)  
Local and Remote Profile Setup  
reinitialize  
To enable any configuration changes, the card must be  
reinitialized.  
4
IP Router - Release 1.8  
Download from Www.Somanuals.com. All Manuals Search And Download.  
   
Quick Start Guide  
PPP Internet Connection and Public IP Address Routing  
PPP Internet Connection and  
Public IP Address Routing  
Router in Slot 1  
ISP Router that provides the Internet connection.  
Command  
Description  
set clock1 a:1  
set 1 default  
disconnect a:1  
Set primary master transmit clock source  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
set a:1:all type data  
connect a:1:all 1:1:1  
rename 1 "LocalUnit" "Boulder"  
Rename the from "LocalUnit" (default) to  
"Boulder" (LAN)  
rename 1 "RemoteUnit" "wan1"  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 1:1 ip address 215.168.21.14  
255.255.255.0  
Set the ethernet IP address, in the conventional IP  
address format. (Router LAN)  
add 1 "wan1" static ip network  
0.0.0.0 0.0.0.0 1  
Adds a static IP network (route) to the WAN  
interface  
set 1 "wan1" trunk 1  
Set the WAN interface named "wan1" to be  
mapped to trunk 1  
reset 1  
Reboot the router, to enable all configurations set  
IP Router - Release 1.8  
5
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
Quick Start Guide  
Frame Relay Internet Connection and Public IP Address Routing  
Frame Relay Internet Connection and  
Public IP Address Routing  
Router in Slot 1  
ISP Router that provides the Internet connection.  
Command  
Description  
set clock1 a:1  
set 1 default  
disconnect a:1  
Set primary master transmit clock source  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
set a:1:all type data  
connect a:1:all 1:1:1  
rename 1 "LocalUnit" "Boulder"  
Rename the from "LocalUnit" (default) to  
"Boulder" (LAN)  
rename 1 "RemoteUnit" "wan1"  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 1:1 ip address 215.168.21.14  
255.255.255.0  
Set the ethernet IP address, in the conventional IP  
address format. (Router LAN)  
add 1 "wan1" static ip network  
0.0.0.0 0.0.0.0 1  
Adds a static IP network (route) to the WAN  
interface  
set 1:1:1 encapsulation fr  
set 1 lmi annexd  
Set the encapsulation on trunk 1 to Frame Relay  
Disable LMI to Annex D  
set 1 "wan1" trunk 1  
Set the WAN interface named "wan1" to be  
mapped to trunk 1  
set 1 "wan1" dlci 101  
reset 1  
Set the DLCI number  
Reboot the router, to enable all configurations set  
6
IP Router - Release 1.8  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
Quick Start Guide  
Internet Connection using PPP, NAT/PAT and Firewall Filters  
Internet Connection using PPP, NAT/PAT and  
Firewall Filters  
Router in Slot 1  
ISP Router that provides the Internet connection. Router with NAT/PAT and Firewall  
Filters.  
Command  
Description  
set clock1 a:1  
set 1 default  
disconnect a:1  
Set primary master transmit clock source  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
set a:1:all type data  
connect a:1:all 1:1:1  
rename 1 "LocalUnit" "Boulder"  
Rename the from "LocalUnit" (default) to  
"Boulder" (LAN)  
rename 1 "RemoteUnit" "wan1"  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 1:1 ip address 192.168.21.14  
255.255.255.0  
Set the ethernet IP address, in the conventional IP  
address format. (Router LAN)  
set 1 "wan1" nat enable  
Set the WAN interface named "wan1" enable  
NAT mapping  
set 1 "wan1" nat address  
216.174.44.2 1  
Set the WAN interface named "wan1" NAT  
address  
add 1 "wan1" static ip network  
0.0.0.0 0.0.0.0 1  
Adds a static IP network (route) to the WAN  
interface  
add 1 "wan1" firewall 1 pass  
incoming log telnet  
192.168.21.14/32  
Adds a Firewall rule to the WAN. Where  
xxx.xxx.xxx.xxx is the host’s IP address at the far  
end that will be able to ping or telnet to the router.  
0.0.0.0/0 will allow any other host at the far end  
to ping and/or telnet to the router.  
xxx.xxx.xxx.xxx/32  
IP Router - Release 1.8  
7
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
Quick Start Guide  
Internet Connection using PPP, NAT/PAT and Firewall Filters  
Command  
Description  
add 1 "wan1" firewall 2 pass  
inout nolog ping  
192.168.21.14/32  
Adds a Firewall rule to the WAN. Where  
xxx.xxx.xxx.xxx is the host’s IP address at the far  
end that will be able to ping or telnet to the router.  
0.0.0.0/0 will allow any other host at the far end  
to ping and/or telnet to the router.  
xxx.xxx.xxx.xxx/32  
add 1 "wan1" firewall 3 pass  
inout nolog ping 0.0.0.0/0  
0.0.0.0/0  
Adds a Firewall rule to the WAN.  
Adds a Firewall rule to the WAN.  
Adds a Firewall rule to the WAN.  
add 1 "wan1" firewall 4 pass  
inout nolog tcp 1-65535 0.0.0.0/0  
0.0.0.0/0  
add 1 "wan1" firewall 5 pass  
inout nolog udp 1-65535 0.0.0.0/0  
0.0.0.0/0  
set 1 "wan1" trunk 1  
Set the WAN interface named "wan1" to be  
mapped to trunk 1  
reset 1  
Reboot the router, to enable all configurations set  
8
IP Router - Release 1.8  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Quick Start Guide  
Internet Connection using NAT and Static NAT Addresses  
Internet Connection using NAT and  
Static NAT Addresses  
Router in Slot 1  
ISP Router that provides the Internet connection. Router with NAT and Static NAT  
addresses.  
Command  
Description  
set clock1 a:1  
set 1 default  
disconnect a:1  
Set primary master transmit clock source  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
set a:1:all type data  
connect a:1:all 1:1:1  
rename 1 "LocalUnit" "Boulder"  
Rename the from "LocalUnit" (default) to  
"Boulder" (LAN)  
rename 1 "RemoteUnit" "wan1"  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set ethernet ip address  
192.168.21.15 255.255.255.0  
Set the Ethernet IP address and Subnet Mask, for  
the  
set 1:1 ip address 192.168.21.14  
255.255.255.0  
Set the ethernet IP address, in the conventional IP  
address format. (Router LAN)  
set 1 "wan1" nat enable  
Set the WAN interface named "wan1" enable  
NAT mapping  
set 1 "wan1" nat address  
216.174.44.2 1  
Set the WAN interface named "wan1" NAT  
address  
add 1 "wan1" static ip network  
0.0.0.0 0.0.0.0 1  
Adds a static IP network (route) to the WAN  
interface  
add 1 "wan1" static nat address  
192.168.21.14 216.174.44.232  
Add static NAT bi-directional mapping to wan1  
IP Router - Release 1.8  
9
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
Quick Start Guide  
Internet Connection using NAT and Static NAT Addresses  
Command  
Description  
add 1 "wan1" static nat address  
192.168.21.15 216.174.44.233  
Add static NAT bi-directional mapping to wan1  
add 1 "wan1" static nat address  
192.168.21.16 216.174.44.234  
Add static NAT bi-directional mapping to wan1  
Add static NAT bi-directional mapping to wan1  
add 1 "wan1" static nat address  
192.168.21.17 216.174.44.235  
set 1:1:1 encapsulation fr  
set 1 lmi annexd  
Set the encapsulation on trunk 1 to Frame Relay  
Disable LMI Annex D  
set 1 "wan1" trunk 1  
Set the WAN interface named "wan1" to be  
mapped to trunk 1  
set 1 "wan1" dlci 101  
reset 1  
Set the DLCI number  
Reboot the router, to enable all configurations set  
216.174.44.232 is the static NAT address assigned to the router.  
216.174.44.233 is the static NAT address assigned to the controller.  
216.174.44.234 is the static NAT address for a server*.  
216.174.44.235 is the static NAT address for a host*.  
*In the private network that can be reached from the outside world.  
There can be up to 16 static NAT addresses, therefore the actual range can be  
216.174.44.232 to 216.174.44.247. Only 4 were used in this example.  
10  
IP Router - Release 1.8  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Quick Start Guide  
Back-to-Back with PPP  
Back-to-Back with PPP  
The following configuration will set up two Adit 600 Routers back-to-back with PPP.  
24 DS0s  
wan1: PPP or Frame Relay  
Static Routes  
IP  
Boulder Router in Slot 1  
Command  
Description  
set 1 default  
disconnect a:1  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
set a:1:all type data  
connect a:1:all 1:1:1  
rename 1 "LocalUnit" "Boulder"  
Rename the Adit 600 from "LocalUnit" (default)  
to "Boulder" (LAN)  
rename 1 "RemoteUnit" "wan1"  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 1:1 ip address 1.1.1.1  
255.255.255.0  
Set the Ethernet IP address, in the conventional IP  
address format. (Router LAN)  
set 1:1 phy auto  
Set the Physical Specifications to auto-negotiate  
add 1 "wan1" static ip network  
2.2.2.0 255.255.255.0 1  
Adds a static IP network (route) to the WAN  
interface  
set 1 "wan1" trunk 1  
Set the WAN interface named "wan1" to be  
mapped to trunk 1  
reset 1  
Reboot the router, to enable all configurations set  
IP Router - Release 1.8  
11  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
Quick Start Guide  
Back-to-Back with PPP  
Denver Router in Slot 1  
Command  
Description  
set 1 default  
disconnect a:1  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set primary master transmit clock source  
set clock1 a:1  
set a:1:all type data  
connect a:1:all 1:1:1  
rename 1 "LocalUnit" "Denver"  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
Rename the from "LocalUnit" (default) to  
"Denver" (LAN)  
rename 1 "RemoteUnit" "wan1"  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 1:1 ip address 2.2.2.1  
255.255.255.0  
Set the ethernet IP address, in the conventional IP  
address format. (Router LAN)  
set 1:1 phy auto  
Set the Physical Specifications to auto-negotiate  
add 1 "wan1" static ip network  
1.1.1.0 255.255.255.0 1  
Adds a static IP network (route) to the WAN  
interface  
set 1 "wan1" trunk 1  
Set the WAN interface named "wan1" to be  
mapped to trunk 1  
reset 1  
Reboot the router, to enable all configurations set  
12  
IP Router - Release 1.8  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Quick Start Guide  
Back-to-Back with Multi-Link PPP  
Back-to-Back with Multi-Link PPP  
The following configuration will set up two Adit 600 Routers back-to-back with Multi-  
Link PPP.  
Boulder Router in Slot 1  
Command  
Description  
set 1 default  
disconnect a:1  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
Connect all of T1-1 to the Router that is in slot 1  
set a:1:all type data  
connect a:1:all 1:1:1  
connect a:2:all 1:1:2  
rename 1 "LocalUnit" "Boulder"  
Rename the Adit 600 from "LocalUnit" (default)  
to "Boulder" (LAN)  
rename 1 "LocalUnit" "Boulder"  
set 1:1:1-2 multilink group 1  
rename 1 "RemoteUnit" "wan1"  
Rename the Adit 600 from "LocalUnit" (default)  
to "Boulder" (LAN)  
Rename the Adit 600 from "LocalUnit" (default)  
to "Boulder" (LAN)  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 1:1 ip address 1.1.1.1  
255.255.255.0  
Set the Ethernet IP address, in the conventional IP  
address format. (Router LAN)  
add 1 "wan1" static ip network  
2.2.2.0 255.255.255.0 1  
Adds a static IP network (route) to the WAN  
interface  
set 1 "wan1" trunk multilink  
group 1  
Set the WAN interface named "wan1" to be  
mapped to trunk multilink group 1  
reset 1  
Reboot the router, to enable all configurations set  
IP Router - Release 1.8  
13  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
Quick Start Guide  
Back-to-Back with Multi-Link PPP  
Denver Router in Slot 1  
Command  
Description  
set 1 default  
disconnect a:1  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set primary master transmit clock source  
set clock1 a:1  
set a:1:all type data  
connect a:1:all 1:1:1  
connect a:2:all 1:1:2  
rename 1 "LocalUnit" "Denver"  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
Connect all of T1-1 to the Router that is in slot 1  
Rename the Adit 600 from "LocalUnit" (default)  
to "Denver" (LAN)  
set 1:1:1-2 multilink group 1  
rename 1 "RemoteUnit" "wan1"  
Rename the Adit 600 from "LocalUnit" (default)  
to "Boulder" (LAN)  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 1:1 ip address 2.2.2.1  
255.255.255.0  
Set the ethernet IP address, in the conventional IP  
address format. (Router LAN)  
add 1 "wan1" static ip network  
1.1.1.0 255.255.255.0 1  
Adds a static IP network (route) to the WAN  
interface  
set 1 "wan1" trunk multilink  
group 1  
Set the WAN interface named "wan1" to be  
mapped to trunk multilink group 1  
reset 1  
Reboot the router, to enable all configurations set  
14  
IP Router - Release 1.8  
Download from Www.Somanuals.com. All Manuals Search And Download.  
Quick Start Guide  
Back-to-Back with Frame Relay  
Back-to-Back with Frame Relay  
The following configuration will set up two Routers back-to-back with Frame Relay.  
Denver  
Boulder  
1.1.1.1/24  
1.1.1.1/24  
24 DS0s  
wan1: PPP or Frame Relay  
Static Routes  
IP  
Boulder Router in Slot 1  
Command  
Description  
set clock1 internal  
set 1 default  
Set primary master transmit clock source  
Set Router to default settings  
disconnect a:1  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 1  
Disconnect all connections to the router in slot 1  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
set a:1:all type data  
connect a:1:all 1:1:1  
rename 1 "LocalUnit" "Boulder"  
Rename the Adit 600 from "LocalUnit" (default)  
to "Boulder" (LAN)  
rename 1 "RemoteUnit" "wan1"  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 1:1 ip address 1.1.1.1  
255.255.255.0  
Set the Ethernet IP address, in the conventional IP  
address format. (Router LAN)  
add 1 "wan1" static ip network  
2.2.2.0 255.255.255.0 1  
Adds a static IP network (route) to the WAN  
interface  
set 1:1:1 encapsulation fr  
set 1 lmi disable  
Set the encapsulation on trunk 1 to Frame Relay  
Disable LMI (Local Management Interface)  
set 1 "wan1" trunk 1  
Set the WAN interface named "wan1" to be  
mapped to trunk 1  
set 1 "wan1" dlci 101  
reset 1  
Set the DLCI number  
Reboot the router, to enable all configurations set  
IP Router - Release 1.8  
15  
Download from Www.Somanuals.com. All Manuals Search And Download.  
 
Quick Start Guide  
Back-to-Back with Frame Relay  
Denver Router in Slot 3  
Command  
Description  
set 3 default  
disconnect a:1  
Set Router to default settings  
Disconnect all connections to the T1 on the  
Controller (slot a)  
disconnect 3  
Disconnect all connections to the router in slot 1  
Set primary master transmit clock source  
set clock1 a:1  
set a:1:all type data  
connect a:1:all 3:1:1  
rename 3 "LocalUnit" "Denver"  
Set the T1-1 of the Controller, Type to Data  
Connect all of T1-1 to the Router that is in slot 1  
Rename the from "LocalUnit" (default) to  
"Denver" (LAN)  
rename 3 "RemoteUnit" "wan1"  
Rename WAN #1 from "RemoteUnit" (default) to  
"wan1"  
set 3:1 ip address 2.2.2.1  
255.255.255.0  
Set the ethernet IP address, in the conventional IP  
address format. (Router LAN)  
add 3 "wan1" static ip network  
1.1.1.0 255.255.255.0 1  
Adds a static IP network (route) to the WAN  
interface  
set 3:1:1 encapsulation fr  
set 3 lmi disable  
Set the encapsulation on trunk 1 to Frame Relay  
Disable LMI (Local Management Interface)  
set 3 "wan1" trunk 1  
Set the WAN interface named "wan1" to be  
mapped to trunk 1  
set 3 "wan1" dlci 101  
reset 3  
Set the DLCI number  
Reboot the router, to enable all configurations set  
16  
IP Router - Release 1.8  
Download from Www.Somanuals.com. All Manuals Search And Download.  

Black Box Projection Television AC400A User Manual
Black Decker Network Card CA JLTDHK User Manual
BMW Automobile Z3 User Manual
Bogen Stereo Amplifier WV250 User Manual
Bosch Appliances Cooktop NKT 72 User Manual
Briggs Stratton Automobile Parts 19 User Manual
Briggs Stratton Lawn Mower LT 200 User Manual
Cadco Range DKR S2 User Manual
Califone Headphones 3068AV User Manual
Carrier Heat Pump 50JZ User Manual