You are on page 1of 2

<?xml version="1.0" encoding="ISO-8859-1"?

>
<!DOCTYPE SiteBasic SYSTEM "">
<!-- One physical line E1 transmission, no fractional ATM, static routing -->
<SiteBasic>
<Format
revision="F"
/>
<ConfigureOAMAccess>
<IPoverEthernet
ethernetIpAddress="10.226.25.209"
ethernetSubnetMask="255.255.255.240"
/>
<IPoverATM>
<Connection
name="firstOAMatm"
physicalLine="1,2,3,4,5,6,7,8"
requiredNumberOfLinks="8"
externalVpi="1"
externalVci="32"
etbSlot="1A1-1"
terminationType="IMA_Chan_STM1_E1"
vpPeakCellRate="35200"
atmIpAddress="10.226.25.193"
atmSubnetMask="255.255.255.252"
/>
<Connection
name="secondOAMatm"
physicalLine="1,2,3,4,5,6,7,8"
requiredNumberOfLinks="8"
externalVpi="1"
externalVci="33"
etbSlot="1A1-1"
terminationType="IMA_Chan_STM1_E1"
vpPeakCellRate="35200"
atmIpAddress="10.226.25.197"
atmSubnetMask="255.255.255.252"
/>
</IPoverATM>
<Servers
isDefaultDomainName="NO"
dnsServerIpAddress="10.250.10.36"
dhcpServerPrimaryIpAddress="10.250.10.36"
dhcpServerSecondaryIpAddress="10.250.10.37"
singleLogonServer="https://10.250.10.87,https://10.250.1
0.88"
primaryNtpServerIpAddress="10.220.4.16"
primaryNtpServiceActive="YES"
secondaryNtpServerIpAddress="10.220.0.16"
secondaryNtpServiceActive="YES"
localTimeZone="GMT"
daylightSavingTime="YES"
/>
<StaticRouting>
<Route
routeIpAddress="0.0.0.0"

routeSubnetMask="0.0.0.0"
hopIpAddress="10.226.25.194"
routeMetric="100"
redistribute="NO"
/>
<Route
routeIpAddress="0.0.0.0"
routeSubnetMask="0.0.0.0"
hopIpAddress="10.226.25.198"
routeMetric="100"
redistribute="NO"
/>
</StaticRouting>
<NetworkSynch
synchSlot="1A1-1"
synchPort="9"
synchPriority="1"
/>
<AtmPort
etbSlot="1A1-1"
physicalLine="9,10,11,12,13,14,15,16"
requiredNumberOfLinks="8"
terminationType="IMA_Chan_STM1_E1"
/>
</ConfigureOAMAccess>
</SiteBasic>

You might also like