A-235
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
Topology Neighbor Commands
The following example shows how to configure a network management agent on a transparent interface.
Switch# configure terminal
Switch(config)# interface transparent 2/00
Switch(config-if)# topology neighbor name Router2 port name gigabitethernet 2/2
Switch(config-if)# topology neighbor agent ip-address 209.165.202.130
The following example shows how to configure directional param eters for a netw ork mana gement ag ent
on a remote transparent interface.
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
Related Commandsv Command Description
show topology neighbor Displays the topology configuration.
topology neighbor Adds a static entry for an interface to the network topology.