beautypg.com

Ntp strict authentication configuration, Ntp loose authentication configuration, Ntp broadcast client configuration – Brocade FastIron Ethernet Switch Administration Guide User Manual

Page 54: Basic port parameter configuration

background image

Brocade(config-ntp)# peer 10.100.12.83

Brocade(config-ntp)# disable serve

NTP strict authentication configuration

Sample CLI commands to configure the Brocade device in strict authentication mode.

Brocade(config-ntp)# authenticate

Brocade(config-ntp)# authentication-key key-id 1 md5 key123

Brocade(config-ntp)# server 10.1.2.4 key 1

NTP loose authentication configuration

Sample CLI commands to configure the Brocade device in loose authentication mode. This allows
some of the servers or clients to use the authentication keys.

Brocade(config-ntp)# authentication-key key-id 1 md5 key123

Brocade(config-ntp)# server 10.1.2.4 key 1

Brocade(config-ntp)# server 10.1.2.7

NTP interface context for the broadcast server or client mode

Sample CLI commands to enter the NTP interface context.

Brocade(config)#int management 1

Brocade(config-if-mgmt-1)#ip address 10.20.99.173/24

Brocade(config-if-mgmt-1)#ntp

Brocade(config-ntp)# ntp-interface management 1

Brocade(config-ntp-mgmt-1)# broadcast destination 10.23.45.128

Brocade(config-ntp)# ntp-interface ethernet 1/3

Brocade(config-ntp-if-e1000-1/3)# broadcast destination 10.1.1.0 key 1

Brocade(config-ntp)# ntp-interface ve 100

Brocade(config-ntp-ve-100)# broadcast destination 10.2.2.0 key 23

NTP broadcast client configuration

Sample CLI commands to configure the NTP broadcast client.

Brocade(config-ntp)# ntp-interface management 1

Brocade(config-ntp-mgmt-1)# broadcast client

Brocade(config-ntp)# ntp-interface ethernet 1/5

Brocade(config-ntp-if-e1000-1/5)# broadcast client

Brocade(config-ntp)# ntp-interface ve 100

Brocade(config-ntp-ve-100)# broadcast client

Basic port parameter configuration

The procedures in this section describe how to configure the port parameters shown in

Basic Software

Features

on page 29.

All Brocade ports are pre-configured with default values that allow the device to be fully operational at
initial startup without any additional configuration. However, in some cases, changes to the port
parameters may be necessary to adjust to attached devices or other network requirements.

NTP strict authentication configuration

54

FastIron Ethernet Switch Administration Guide

53-1003075-02