beautypg.com

Restricting snmp access to an ipv6 node, Specifying an ipv6 snmp trap receiver – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 440

background image

412

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

IPv6 host support

NOTE

Automatic IPv6 address configuration is supported, however, automatic configuration of an
IPv6 global address is supported only if there is an IPv6 router present on the network. Manual
IPv6 address configuration is not supported.

HTTP/HTTPS over IPv6

IPv6 ping

Telnet using an IPv6 address

TFTP using an IPv6 address

Trace route using an IPv6 address

Name to IPv6 address resolution using IPv6 DNS Server

IPv6 access lists

IPv6 debugging

SSH version 1 over IPv6

SNMP over IPv6

Logging (Syslog) over IPv6

MLD version 1 and version 2

See

“Supported basic IPv6 connectivity features”

on page 405 for additional support information

Restricting SNMP access to an IPv6 node

You can restrict SNMP access (which includes Brocade Network Advisor access) to a specified IPv6
host. Enter a command such as the following.

Brocade(config)# snmp-client ipv6 2001:DB8:efff:89::23

Syntax: [no] snmp-client ipv6 ipv6-address

The ipv6-address must be in hexadecimal format using 16-bit values between colons, as
documented in RFC 2373.

NOTE

You cannot use the following IPv6 addresses with the snmp-client ipv6 ipv6-address command: ::
(unspecified address), ff02::01 (all nodes address), and ff02:02 (all routers address)).

Specifying an IPv6 SNMP trap receiver

You can specify an IPv6 host to be a trap receiver so that all SNMP traps are sent to the same
SNMP trap receiver or set of receivers, typically one or more host devices on the network. Enter a
command such as the following.

Brocade(config)# snmp-server host ipv6 2001:DB8:89::13

Syntax: [no] snmp-server host ipv6 ipv6-address

The ipv6-address must be in hexadecimal format using 16-bit values between colons, as
documented in RFC 2373.