123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- <?xml version="1.0" encoding="ISO-8859-1"?>
- <OSPFASConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="OSPF.xsd">
- <!-- Areas -->
- <Area id="0.0.0.0">
- <AddressRange>
- <Address>192.168.13.1</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.14.2</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- </Area>
- <Area id="0.0.0.1">
- <AddressRange>
- <Address>192.168.1.0</Address>
- <Mask>255.255.255.0</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.2.0</Address>
- <Mask>255.255.255.0</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.11.1</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.11.2</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.12.1</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.12.2</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.13.2</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.13.3</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- </Area>
- <Area id="0.0.0.2">
- <AddressRange>
- <Address>192.168.3.0</Address>
- <Mask>255.255.255.0</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.14.1</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- <AddressRange>
- <Address>192.168.15.2</Address>
- <Mask>255.255.255.255</Mask>
- <Status>Advertise</Status>
- </AddressRange>
- </Area>
- <!-- Routers -->
- <Router id="192.168.11.2"> <!-- R1 -->
- <RFC1583Compatible />
- <PointToPointInterface ifName="eth0">
- <AreaID>0.0.0.1</AreaID>
- <InterfaceOutputCost>1</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- <PointToPointInterface ifName="eth1">
- <AreaID>0.0.0.1</AreaID>
- <InterfaceOutputCost>1</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- <BroadcastInterface ifName="eth2">
- <AreaID>0.0.0.1</AreaID>
- <InterfaceOutputCost>1</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <RouterPriority>1</RouterPriority>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </BroadcastInterface>
- </Router>
- <Router id="192.168.12.2"> <!-- R2 -->
- <RFC1583Compatible />
- <PointToPointInterface ifName="eth0">
- <AreaID>0.0.0.1</AreaID>
- <InterfaceOutputCost>2</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- <PointToPointInterface ifName="eth1">
- <AreaID>0.0.0.1</AreaID>
- <InterfaceOutputCost>2</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- <BroadcastInterface ifName="eth2">
- <AreaID>0.0.0.1</AreaID>
- <InterfaceOutputCost>2</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <RouterPriority>2</RouterPriority>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </BroadcastInterface>
- </Router>
- <Router id="192.168.13.3"> <!-- R3 -->
- <RFC1583Compatible />
- <PointToPointInterface ifName="eth0">
- <AreaID>0.0.0.0</AreaID>
- <InterfaceOutputCost>3</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- <PointToPointInterface ifName="eth1">
- <AreaID>0.0.0.1</AreaID>
- <InterfaceOutputCost>3</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- <PointToPointInterface ifName="eth2">
- <AreaID>0.0.0.1</AreaID>
- <InterfaceOutputCost>3</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- </Router>
- <Router id="192.168.14.2"> <!-- R4 -->
- <RFC1583Compatible />
- <PointToPointInterface ifName="eth0">
- <AreaID>0.0.0.2</AreaID>
- <InterfaceOutputCost>4</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- <PointToPointInterface ifName="eth1">
- <AreaID>0.0.0.0</AreaID>
- <InterfaceOutputCost>4</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- </Router>
- <Router id="192.168.15.2"> <!-- R5 -->
- <RFC1583Compatible />
- <PointToPointInterface ifName="eth0">
- <AreaID>0.0.0.2</AreaID>
- <InterfaceOutputCost>5</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- <PointToPointInterface ifName="eth1">
- <AreaID>0.0.0.2</AreaID>
- <InterfaceOutputCost>5</InterfaceOutputCost>
- <RetransmissionInterval>5</RetransmissionInterval>
- <InterfaceTransmissionDelay>1</InterfaceTransmissionDelay>
- <HelloInterval>10</HelloInterval>
- <RouterDeadInterval>40</RouterDeadInterval>
- <AuthenticationType>NullType</AuthenticationType>
- <AuthenticationKey>0x00</AuthenticationKey>
- </PointToPointInterface>
- </Router>
- </OSPFASConfig>
|