A-233
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
Topology Neighbor Commands
You can also use the topology neighbor disable command to remove an interface from the network
topology.
Use the direction option to distinguish between bidirectional link neighbors and unidirectional (transmit
or receive) link neighbors.
Examples The following example shows a configuration example of network topology neighbor for the shelf. This
allows either 1 bidirectional neighbor or 2 unidirectional neighbors on 1 interface.(See Table A -50 for
field descriptions.)
Switch(config)# interface transparent 8/0/0
Switch(config-if)# topology neighbor name edfa1 port name inport transmit
Switch(config-if)# topology neighbor name edfa2 port name outport receive
Switch(config-if)# topology neighbor agent ip-address 10.0.0.31 transmit
Switch(config-if)# topology neighbor agent ip-address 10.0.0.32 receive
Switch(config-if)# exit
Switch(config)# interface transparent 8/0/0
Switch(config-if)# topology neighbor name 15530-box2 port name wdm0/0
Switch(config-if)# topology neighbor agent ip-address 10.0.0.20
Switch(config-if)# end
Switch#
The following example shows how to connect an OADM module to an OADM module in another node.
Switch# configure terminal
Switch(config)# interface wdm 0/0
Switch(config-if)# topology neighbor name NodeA port name wdm0/0
Switch(config-if)# topology neighbor agent ip-address 10.1.1.1
The following example shows how to connect an OADM module to an interface o n c li ent equi pm ent .
Switch# configure terminal
Switch(config)# interface transparent 2/0/0
Switch(config-if)# topology neighbor name Router1 port name gigabitethernet2/1
Switch(config-if)# topology neighbor agent ip-address 10.2.2.2
Related Commands Command Description
show topology neighbor Displays network topology information.
snmp-server enable traps topology Enables SNMP trap notifications for the network topology.
topology neighbor agent ip-address Specifies the network management agent IP address.
topology neighbor cdp Enables CDP on wdm interfaces.
topology neighbor disable Removes the interface from the network topology.