_schema [ _find .schemas.Net ] #--------------------------------------------------------- PROTOCOL GRAPHS ipGraph [graph [ProtocolSession [name ip use SSF.OS.minIP]]] ospfGraph [ graph [ ProtocolSession [name ip use SSF.OS.minIP] ProtocolSession [name ospf use SSF.OS.OSPF.OSPF] ] ] testGraph [ graph [ ProtocolSession [name ip use SSF.OS.minIP] ] ] testSenderGraph [ graph [ ProtocolSession [name ip use SSF.OS.minIP] ] ] #--------------------------------------------------------- NETWORK CONFIG Net [ router [ id 0 level "2/0" graphics [ x 50 y 60 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.1.146/28" ptp [ router 1 interface 0 ] ] interface [ num 1 ip "0.0.4.34/26" ptp [ router 4 interface 0 ] ] interface [ num 2 ip "0.0.4.35/26" ptp [ router 6 interface 0 ] ] ] router [ id 1 level "1/0" graphics [ x 25 y 60 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.1.145/28" ptp [ router 0 interface 0 ] ] interface [ num 1 ip "0.0.1.138/28" ptp [ router 2 interface 0 ] ] ] router [ id 2 level "1/1" graphics [ x 25 y 70 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.1.137/28" ptp [ router 1 interface 1 ] ] interface [ num 1 ip "0.0.1.38/30" ptp [ router 3 interface 0 ] ] interface [ num 2 ip "0.0.0.92/29" ptp [ router 5 interface 1 ] ] interface [ num 3 ip "0.0.1.132/29" ] ] router [ id 3 level "1/2/0" graphics [ x 15 y 80 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.1.37/30" ptp [ router 2 interface 1 ] ] interface [ num 1 ip "0.0.0.90/29" ptp [ router 5 interface 0 ] ] interface [ num 2 ip "0.0.1.34/30" ptp [ router 8 interface 0 ] ] ] router [ id 4 level "2/1" graphics [ x 50 y 70 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.4.33/26" ptp [ router 0 interface 1 ] ] interface [ num 1 ip "0.0.0.94/29" ptp [ router 5 interface 2 ] ] interface [ num 2 ip "0.0.4.16/27" ] ] router [ id 5 level "1/3/0" graphics [ x 40 y 80 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.0.89/29" ptp [ router 3 interface 1 ] ] interface [ num 1 ip "0.0.0.91/29" ptp [ router 2 interface 2 ] ] interface [ num 2 ip "0.0.0.93/29" ptp [ router 4 interface 1 ] ] interface [ num 3 ip "0.0.0.34/26" ptp [ router 9 interface 0 ] ] ] router [ id 6 level "3/0" graphics [ x 75 y 65 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.4.36/26" ptp [ router 0 interface 2 ] ] interface [ num 1 ip "0.0.4.164/27" ptp [ router 7 interface 0 ] ] ] router [ id 7 level "3/1/0" graphics [ x 80 y 75 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.4.163/27" ptp [ router 6 interface 1 ] ] interface [ num 1 ip "0.0.4.146/27" ptp [ router 10 interface 0 ] ] interface [ num 2 ip "0.0.4.151/28" ] ] router [ id 8 level "1/2/1" graphics [ x 15 y 90 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.1.33/30" ptp [ router 3 interface 2 ] ] interface [ num 1 ip "0.0.0.36/26" ptp [ router 9 interface 1 ] ] interface [ num 2 ip "0.0.1.34/27" ptp [ router 11 interface 0 ] ] ] router [ id 9 level "1/3/1" graphics [ x 35 y 90 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.0.33/26" ptp [ router 5 interface 3 ] ] interface [ num 1 ip "0.0.0.35/26" ptp [ router 8 interface 1 ] ] interface [ num 2 ip "0.0.0.37/26" ptp [ router 12 interface 0 ] ] interface [ num 3 ip "0.0.0.11/27" ] ] router [ id 10 level "3/1/1" graphics [ x 60 y 85 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.4.145/27" ptp [ router 7 interface 1 ] ] interface [ num 1 ip "0.0.4.135/28" ] ] router [ id 11 level "1/2/2" graphics [ x 15 y 100 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.1.33/27" ptp [ router 8 interface 2 ] ] interface [ num 1 ip "0.0.1.9/27" ] ] router [ id 12 level "1/3/2" graphics [ x 40 y 100 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.0.38/26" ptp [ router 9 interface 2 ] ] interface [ num 1 ip "0.0.0.74/28" ptp [ router 13 interface 0 ] ] interface [ num 2 ip "0.0.0.83/29" ] ] router [ id 13 level "1/3/3" graphics [ x 45 y 95 ] _find .ospfGraph.graph interface [ num 0 ip "0.0.0.73/28" ptp [ router 12 interface 1 ] ] interface [ num 1 ip "0.0.0.68/29" ] ] LAN [ id 0 router [ id 10 interface 1 ] hosts [ range [ from "0.0.4.129/28" to "0.0.4.134/28" ] _find .testGraph.graph ] ] LAN [ id 1 router [ id 11 interface 1 ] hosts [ range [ from "0.0.1.1/27" to "0.0.1.8/27" ] _find .testGraph.graph ] ] LAN [ id 2 router [ id 9 interface 3 ] hosts [ range [ from "0.0.0.1/27" to "0.0.0.10/27" ] _find .testGraph.graph ] ] LAN [ id 3 router [ id 7 interface 2 ] hosts [ range [ from "0.0.4.147/28" to "0.0.4.150/28" ] _find .testGraph.graph ] ] LAN [ id 4 router [ id 2 interface 3 ] hosts [ range [ from "0.0.1.129/29" to "0.0.1.131/29" ] _find .testGraph.graph ] ] LAN [ id 5 router [ id 12 interface 2 ] hosts [ range [ from "0.0.0.81/29" to "0.0.0.82/29" ] _find .testGraph.graph ] ] LAN [ id 6 router [ id 13 interface 1 ] hosts [ range [ from "0.0.0.65/29" to "0.0.0.67/29" ] _find .testGraph.graph ] ] LAN [ id 7 router [ id 4 interface 2 ] hosts [ range [ from "0.0.4.1/27" to "0.0.4.15/27" ] _find .testSenderGraph.graph ] ] ]