User's Manual

Table Of Contents
U-NII Config & User Guide 5.2 Axxcelera Broadband Wireless
View an atmarp table
root@cs1 11:12:52 (5) [~] # atmarp -a
----- Itf 0 (192.168.2.1, netmask 255.255.255.0) -----
Default QOS: ubr,aal5:max_sdu=9188
IP 192.168.2.50, state VALID, addr <none>, flags 0x4<PERM>
0.0.250
----- Unknown incoming connections -----
----- Incoming unidirectional connections -----
----- End of dump -----
Delete an atmarp entry
root@cs1 11:13:42 (6) [~] # atmarp -d 192.168.2.50
3. Check route on CS, by typing route at the Command line.
Add a route
root@cs1 11:17:19 (8) [~] # route add -net 192.168.100.0 netmask 255.255.255.0 gw 192.168.2.50
View the routing table
root@cs1 11:18:51 (9) [~] # route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.9.144.1 * 255.255.255.255 UH 0 0 0 eth0
192.168.100.0 192.168.2.50 255.255.255.0 UG 0 0 0 atm0
192.168.2.0 * 255.255.255.0 U 0 0 0 atm0
192.168.2.0 * 255.255.255.0 U 0 0 0 atm0
10.9.144.0 * 255.255.255.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
Delete a route
root@cs1 11:20:26 (10) [~] # route del -net 192.168.100.0 netmask 255.255.255.0
4. Check the Switch for the correct PVC’s.
Log into the ATM switch and check that the PVCs are mapped correctly. The
following commands are for an FVC switch.
Add a PVC
March 10, 2003 Company Confidential Page 114 of 149