Brocade Network OS Command Reference v4.1.0 User Manual

Page 419

Advertising
background image

Network OS Command Reference

381

53-1003115-01

ip ospf md5-authentication

2

Examples

The following command sets authentication only on the OSPF 40-gigabit Ethernet interface
100/0/1. To enter an MD5 ID/key of 255 key and a plain text OSPF password called brocade that
OSPF will encrypt as if encryption key 2 was specified:

switch(config)# interface fortygigabitethernet 100/0/1

switch(conf-if-fo-100/0/1)# ip ospf md5 key-id 255 key brocade

The following command sets authentication only on the OSPF virtual Ethernet (VE) interface 24.
To enter an MD5 id/key of 255 key and a plain text OSPF password called brocade that OSPF will
encrypt as if encryption key 2 was specified:

switch(config)# rbridge-id 178

switch(config-rbridge-id-178)# interface ve 24

switch(config-ve-24)# ip ospf md5 key-id 255 key brocade

See Also

interface,interface ve, ip ospf area, ip ospf auth-change-wait-time, ip ospf authentication-key,
ip ospf cost, ip ospf database-filter, ip ospf dead-interval, ip ospf hello-interval, ip ospf mtu-ignore,
ip ospf network, ip ospf passive, ip ospf priority, ip ospf retransmit-interval, ip ospf transmit-delay

Advertising