EM316LNXNM-OT
Fiber Driver Applications
PN 1275005-100 Rev E6
96
Chapter 11. Fiber Driver
Applications
...reference for building managed optical solutions with the
EM316LNXNM-OT.
11.1. Building an Optical Service Channel
There are two features included on the EM316LNXNM-OT for cluster support: Discovery Protocol and
Loop Management Protocol (LMP). Both protocols work with networks connected to the SFP ports on the
EM316LNXNM-OT. The RJ-45 port does not currently support management clustering.
11.1.1. Discovery Protocol
Discovery is a simple layer 2 protocol used to discover other NM cards on the same Optical Service
Channel (OSC) network. Each NM card multicasts layer 2 frames to announce its presence to other NM
cards connected via OSC ports. To see the list of discovered NM cards, use the "
show discovery
hosts
" command:
fiberdriver# show discovery hosts
MAC Address Distance IP Address
========================== ======== ============
00:20:1a:02:0b:19 3 169.254.1.20
00:20:1a:02:13:f1 6 169.254.1.9
00:20:1a:02:13:f2 1 169.254.1.8
00:20:1a:02:13:f6 4 169.254.1.10
00:20:1a:02:26:db 7 169.254.1.6
00:20:1a:02:48:28 5 169.254.1.3
00:20:1a:02:49:f9 2 169.254.1.2
00:20:1a:02:53:8f 0 169.254.1.7
fiberdriver#
Discovery is enabled by default.
Disable the discovery protocol using the "
no sys discovery
" command:
fiberdriver# configure terminal
fiberdriver(config)# no sys discovery
fiberdriver(config)#
The discovery protocol only discovers cards connected to the SFP ports. The copper RJ-45 Ethernet
network interface does not support discovery frames.