通信管理 XNF/AS 構成定義編
定義例を次に示します。なお,定義中の番号は,図4-10の番号と対応しています。
configuration
version 1
max_Line_adapter 1
max_line 8
max_link 8
max_TSAP 64
max_OSI_association 32
max_TLI_connection 64
max_TC_class02 32
max_X25_VASS 4
max_X25_link 4
max_VC_network_connection 64
max_TPTCP_connection 64
;
TPTCP_define
VASS 6 ..............................1
;
TPTCP_buffer
name TP_BUF
number 128
size 2048
;
Line_adapter
name LA01
;
group
name GRP1
;
line
name line1
;
link
name link2
;
NL
min_VC_LCGN 1
max_VC_LCGN 1
min_VC_LCN 1
max_VC_LCN 64
network_id 8001 .................4
DTE_address 1234567 .............4
;
0001:0011:0111:TCP:192.168.100.10:102; /* OSI -> TCP */ .....2 0011:0001:1111:OSI:4800080015000003:::::; /* TCP -> OSI */ .....3
configuration
version 1
max_Line_adapter 1
max_line 8
max_link 8
max_TSAP 64
max_TLI_connection 32
max_TC_class02 32
max_X25_VASS 4
max_X25_link 4
max_VC_network_connection 32
;
Line_adapter
name LA01
;
group
name GRP1
;
line
name line1
;
link
name link2
;
NL
min_VC_LCGN 1
max_VC_LCGN 1
min_VC_LCN 1
max_VC_LCN 64
network_id 8001 .................4
DTE_address 1234567 .............4
;
0001:0011:0111:TCP:192.168.100.10:102; /* OSI -> TCP */ .....2 0011:0001:1111:OSI:4800080015000003:::::; /* TCP -> OSI */ .....3
configuration version 1 max_TSAP 32 max_OSI_association 32 max_TPTCP_connection 32 ; TPTCP_define VASS 6 ....................................1 ;
All Rights Reserved. Copyright (C) 2002, 2011, Hitachi, Ltd.