Telnet server, Ssh server, Telnet client – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 425

Advertising
background image

Multi-Service IronWare Routing Configuration Guide

397

53-1003033-02

Management VRF overview

NOTE

The SNMP source interface configuration command snmp-server trap-source must be compatible
with the management VRF configuration. Refer to

“Source interface and management VRF

compatibility”

on page 396.

Telnet server

When the management VRF is configured, the incoming Telnet connection requests are allowed
only from the ports belonging to the management VRF and from the out-of-band management port.
Management VRF enforcement is only done during the establishment of a connection. Once the
connection is established, no further management VRF enforcement is done.

To allow the incoming Telnet connection requests only from the management VRF and not from the
out-of-band management port, enter the following command.

Brocade(config)# telnet strict-management-vrf

The previous command is applicable only when the management VRF is configured. If not, the
command issues the following warning message.

Warning - Management-vrf is not configured.

For the Telnet server, changes in the management VRF configuration or configuring the telnet
strict-management-vrf command will not affect the existing Telnet connections and the changes
will be applied only to the new incoming connection requests.

SSH server

When the management VRF is configured, the incoming SSH connection requests are allowed only
from the ports belonging to the management VRF and from the out-of-band management port.
Management VRF enforcement is only done during the establishment of a connection. Once the
connection is established, no further management VRF enforcement is done.

To allow the incoming SSH connection requests only from the management VRF and not from the
out-of-band management port, enter the following command.

Brocade(config)# ip ssh strict-management-vrf

The previous command is applicable only when the management VRF is configured. If not, the
command issues the following warning message.

Warning - Management-vrf is not configured.

For the SSH server, changes in the management VRF configuration or configuring the ip ssh
strict-management-vrf command will not affect the existing SSH connections and the changes will
be applied only to the new incoming connection requests.

Telnet client

When the VRF name is specified in the telnet vrf command, the Telnet client initiates Telnet
requests only from the ports belonging to the specified VRF.

To configure the VRF name in outbound Telnet sessions, enter the following command at the
privileged EXEC level:

Brocade(config)# telnet vrf red 10.157.22.39

Advertising