VersionSetting Up CG Board Routing Tables: cgroute 322

Natural MicroSystems Show F54 File Info Version 1.00 File name: C:\NMS\AG\LOAD\dtmf.f54 Revision : 0.2 Size : 12964 bytes Created : Fri Jan 21 16:43:28 2000 FUNCTION STATE MIPS Msec In Out Cmd Context Description --------------------------------------------------------------------------- 807h 0 2.523 2 8v 16 113 DTMF, Silence, Cleardown 801h 0 1.996 2 8v 16 113 DTMF only 802h 0 0.773 2 8v 16 113 post-/pre- Silence only 804h 0 1.359 2 8v 16 113 Cleardown only POOL NAME SIZE ADDRESS TYPE ------------------------------------------------------ .DTMF_TABLE 1h 0h% DATA_GLOBAL_FAST SECTION NAME SIZE ---------------------------------------- .text e9h
Natural MicroSystems Show F54 File Info Version 1.00
File name: C:\NMS\AG\LOAD\crc.f54
Revision : 0.2
Size : 8154 bytes
Created : Fri Jan 21 16:43:18 2000
Slots Memory Packet
FUNCTION Description MIPS In Out Data Up Down
---------------------------------------------------------------------------
d08h CRC Play mu-law 0.621 0 1 282 0 40
d10h CRC Play A-law 0.621 0 1 282 0 40
d41h CRC Record mu-law 0.621 1 0 245 40 0
d42h CRC Record A-law 0.621 1 0 245 40 0
Program Memory = 426 words
POOL NAME SIZE ADDRESS TYPE
------------------------------------------------------
crcdebug 100h 0h% DATA


00000001: Trace Commands 00000002: Object Creates and Destroys 00000004: Object Starts and Stops 00000010: Extra Pin Connect and Disconnect Errors
|
Option
|
Description
|
|---|---|
|
cgtrace -bboardnum -g100
|
Traces messages to and from the host.
|
|
cgtrace -bboardnum -g80000000
|
Prints out an estimate of the amount of available board memory.
|

|
Option
|
Function
|
|---|---|
|
-b boardnumb
|
CG board number (1 - 8). Default = 0
|
|
-i ipaddress
|
IP address of remote Fusion system.
|
|
-p portnumber
|
Port number. Default = 759
|
2. Enter the following at the command line:
cg6kcon [-b boardnumber -c channelnumber]
3. Enter one of the cg6kcon commands.
cg6kcon performs commands.
4. To exit the program, enter Q or quit.
cg6kcon -b 100
cg6kcon -i 197.23.57.212
Running cg6kcon from a Remote Host
C:\>cg6kcon
Console program V1.0 : ['quit' to Exit]
[For multi-screen reply, 'more' to scroll]
>
>ipenable
Socket interface enabled
>
>ipallow 198.62.139.32
IP Address 198.62.139.32 added successfully
>
>ipshow
IP ADDRESSES
============
198.62.139.32
>
>ipdisallow 198.62.139.32
IP Address 198.62.139.32 deleted successfully
>
>ipshow
No allowable IP entries
>
>ipdisable
Socket interface disabled
>
>ppe Name State Type Reg CPTs Ena CPTs Context ============ ======= ========= ======== ======== ======== Ethernet-1 Active Ethernet 2 2 $CD6D30 IP_Over_Eth-1 Active IP/Ether 2 2 $C7EE10 IP_Router Active IP Router 2 2 $C7E6A4 UDP Active UDP 1 2 $C7DBC4 >
>ppedit $C7e6a4 me State Type Reg CPTs Ena CPTs Context ================== ======= ======== ======== ======== ======== IP_Router Active IP Router 2 2 $C7E6A4 Active Connect Points State Addr 1 Addr 2 Addr 3 Addr 4 Context ===================== ====== ======== ======== ======== ======== ======= ICMP Active 1 0 0 0 $C78D34 UDP Active 11 0 0 0 $C7DB14 Statisics ========= TX Pkts: 0x1E TX Bytes: 0x9DB TX Fails: 0x0 RX Pkts: 0x6 RX Bytes: 0x2AA RX Drops: 0x0 >
|
Command
|
Description
|
|---|---|
|
print
|
Prints the routing table.
|
|
add
|
Adds a route.
|
|
delete
|
Deletes a route.
|
|
deleteall
|
Deletes all the persistent entries in the routing table.
|
cgroute add 198.62.139.12 mask 255.255.255.0 198.62.139.1
Version