You are here: CSP Developer’s Guide: Internet Protocol > 2 VDAC-ONE Card > Sample Route Control / Resource Attribute Configure
Sample Route Control / Resource Attribute Configure
The Route Control message below establishes a one-way listen only connection:
00 43 00 e8 00 00 ff \' Header
00 01 29 02 ff fe \ ' Router AIB
03 \ ' ICB count
03 00 33 00 12 00 02 27 92 00 04 0a 0a 24 15 27 93 00 04 00 00 00 01 \ ' Universal ICB
02 1e 13 00 03 00 13 00 02 00 06 00 06 00 02 00 01 00 0f 00 01 0b \ ' Router ICB
02 1e 07 00 01 01 db 00 01 01 \ ' Connection Mode TLV
The Route Control message below establishes a one-way talk only connection:
00 67 00 e8 00 00 ff \' Header
00 01 29 02 ff fe \ ' Router AIB
03 \ ' ICB count
03 00 33 00 22 00 04 27 92 00 04 0a 0a 24 15 27 93 00 04 00 00 00 01 \
27 94 00 04 0a 0a 24 16 27 95 00 04 00 00 00 01 \ ' Universal ICB (DST IP/RTP)
02 1e 13 00 03 00 13 00 02 00 06 00 06 00 02 00 01 00 0f 00 01 0b \ ' Router ICB
02 1e 07 00 01 01 db 00 01 02 \' Connection Mode TLV
The Resource Attribute Configure message below modifies the current connection to a one-way listen only connection:
00 1a 00 e3 00 00 ff \' Header
00 01 01 01 04 00 02 \' Router AIB
00 09 00 05 0d 03 00 01 00 \ ' Address Element TLV
01 db 00 01 01 \' Connection Mode TLV
The Resource Attribute Configure message below establishes a new one-way talk only connection:
00 2a 00 e3 00 00 ff \' Header
00 01 01 01 04 00 04 \' Router AIB
00 09 00 05 0d 03 00 01 00 \ ' Address Element TLV
27 94 00 04 0a 0a 24 16 \ ' Destination IP address TLV
27 95 00 04 00 00 00 01 \ ' Destination RTP port TLV
01 db 00 01 02 ' Connection Mode TLV