0% found this document useful (0 votes)
253 views1 page

O&M Script

The document contains an O&M script that defines the IP configuration and routing for network interfaces. It specifies the default gateway, IP addresses, subnet masks, and VLAN IDs for traffic and O&M interfaces. It also defines NTP servers and static routes through the O&M gateway.

Uploaded by

Rashad Ahmad
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
253 views1 page

O&M Script

The document contains an O&M script that defines the IP configuration and routing for network interfaces. It specifies the default gateway, IP addresses, subnet masks, and VLAN IDs for traffic and O&M interfaces. It also defines NTP servers and static routes through the O&M gateway.

Uploaded by

Rashad Ahmad
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

O&M Script

<IPoverGigabitEthernet
defaultRouter0="10.157.29.246"
etIPSynchSlot="1"
syncIpAddress="10.157.29.241"
syncSubnetMask="255.255.255.248"
syncVid="3008">

------ Traffic Gateway


------ Traffic IP Address
------ Traffic Subnet
------- Traffic Vlan ID

<IpSyncRef
ntpServerIpAddress="10.157.19.1"
/>
<IpSyncRef
ntpServerIpAddress="10.157.19.2"
/>

------ Syncref

----- Syncref

<OamIpHost
oamDefaultRouter0="10.230.144.254"
-----O&M Gateway
oamIpAddress="10.230.144.237"
------- O&M IP Address
oamSubnetMask="255.255.255.224"
-----O&M Subnet
oamVid="52"
------- O&M Vlan ID
/>
<GigaBitEthernet
gigaBitEthernetPort="TNA"
/>

--------

TNA for RJ45 /// TNB for Fiber

/>
<StaticRouting>
<Route
hopIpAddress="10.230.144.254" ------ O&M Gateway
redistribute="NO"
routeIpAddress="0.0.0.0"
routeMetric="10"
routeSubnetMask="0.0.0.0"

You might also like