|
5 | 5 | <interface hosts='A2' names='ppp1' address='172.1.20.255' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
6 | 6 | <interface hosts='B1' names='ppp0' address='10.10.20.2' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
7 | 7 | <interface hosts='B1' names='ppp1' address='10.10.30.1' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
8 | | - <interface hosts='B1' names='eth0' address='172.10.4.255' netmask='255.255.255.0' metric='1'/> |
| 8 | + <interface hosts='B1' names='eth0' address='172.10.4.254' netmask='255.255.255.0' metric='1'/> |
9 | 9 | <interface hosts='C1' names='ppp0' address='10.10.10.2' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
10 | 10 | <interface hosts='C1' names='ppp1' address='172.13.1.255' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
11 | 11 | <interface hosts='C2' names='ppp0' address='10.10.30.2' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
|
15 | 15 | <interface hosts='C4' names='ppp0' address='10.10.50.1' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
16 | 16 | <interface hosts='C4' names='ppp1' address='172.13.4.255' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
17 | 17 | <interface hosts='D1' names='ppp0' address='10.10.40.2' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
18 | | - <interface hosts='D1' names='eth0' address='172.10.8.255' netmask='255.255.255.0' metric='1'/> |
| 18 | + <interface hosts='D1' names='eth0' address='172.10.8.254' netmask='255.255.255.0' metric='1'/> |
19 | 19 | <interface hosts='E1' names='ppp0' address='10.10.50.2' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
20 | | - <interface hosts='E1' names='eth0' address='172.15.0.255' netmask='255.255.255.0' metric='1'/> |
| 20 | + <interface hosts='E1' names='eth0' address='172.15.0.254' netmask='255.255.255.0' metric='1'/> |
21 | 21 | <interface hosts='RA3' names='ppp0' address='172.1.10.254' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
22 | 22 | <interface hosts='RA3' names='ppp1' address='172.1.20.254' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
23 | | - <interface hosts='RA3' names='eth0' address='172.1.0.255' netmask='255.255.255.0' metric='1'/> |
| 23 | + <interface hosts='RA3' names='eth0' address='172.1.0.254' netmask='255.255.255.0' metric='1'/> |
24 | 24 | <interface hosts='RC5' names='ppp0' address='172.13.1.254' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
25 | 25 | <interface hosts='RC5' names='ppp1' address='172.13.2.254' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
26 | 26 | <interface hosts='RC5' names='ppp2' address='172.13.3.254' netmask='255.255.255.0' groups='224.0.0.1 224.0.0.2 224.0.0.5' metric='1'/> |
|
0 commit comments