Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 693

Advertising
background image

680

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

7

ip ospf authentication-key simple-password [0 <WORD>|2 <WORD>]

ip ospf [bandwidth <1-10000000>|cost <1-65535>|priority <0-255>]

ip ospf message-digest-key key-id <1-255> md5 [0 <WORD>|2 <WORD>]

Example

rfs7000-37FABE(config-profile-default-rfs7000-if-vlan8)#ip address 10.0.0.1/8

rfs7000-37FABE(config-profile-default-rfs7000-if-vlan8)#ip nat inside

rfs7000-37FABE(config-profile-default-rfs7000-if-vlan8)#ip helper-address

172.16.10.3

rfs7000-37FABE(config-profile-default-rfs7000-if-vlan8)#ip dhcp client

request

options all

rfs7000-37FABE(config-profile-default-rfs7000-if-vlan8)#show context

interface vlan8

description This\ VLAN\ interface\ is\ configured\ for\ the\ Sales\ Team

ip address 10.0.0.1/8

ip dhcp client request options all

ip helper-address 172.16.10.3

ip nat inside

crypto map map1

dhcp-relay-incoming

rfs7000-37FABE(config-profile-default-rfs7000-if-vlan8)#

Related Commands:

no

interface-config-vlan-instance

ospf authentication-key

Configures an authentication key

simple-password
[0 <WORD>|2 <WORD>]

Configures an authentication key for simple password authentication

0 <WORD> – Configures clear text key

2 <WORD> – Configures encrypted key

bandwidth
<1-10000000>

Configures bandwidth for the physical port mapped to this layer 3 interface

<1-10000000> – Specify the bandwidth from 1 -10000000.

cost <1-65535>

Configures OSPF cost

<1-65535> – Specify OSPF cost value from 1 - 65535.

priority <0-255>

Configures OSPF priority

<0-255> – Specify OSPF priority value from 0 - 255.

ospf message-digest

Configures message digest authentication parameters

key-id <1-255>

Configures message digest authentication key ID from 0 -255.

md5
[0 <WORD>|2 <WORD>]

Configures md5 key

0 <WORD> – Configures clear text key

2 <WORD> – Configures encrypted key

no

Removes or resets IP settings on this interface

Advertising