BigIron RX Series Configuration Guide 106753-1001986-01IPv6 host support 43Specifying an IPv6 SNMP trap receiverYou can specify an IPv6 host as a trap receiver to ensure that all SNMP traps sent by the device willgo to the same SNMP trap receiver or set of receivers, typically one or more host devices on thenetwork. To do so, enter a command such as the following.BigIron RX(config)# snmp-server host ipv6 2001:efff:89::13Syntax: snmp-server host ipv6 The <ipv6-address> you specify must be in hexadecimal format using 16-bit values between colonsas documented in RFC 2373.Restricting web management access to an IPv6 host byspecifying an IPv6 ACLYou can specify an IPv6 ACL that restricts Web management access to management functions onthe device. For example.BigIron RX(config)# access-list 12 deny host 2000:2383:e0bb::2/128 logBigIron RX(config)# access-list 12 deny 30ff:3782::ff89/128 logBigIron RX(config)# access-list 12 deny 3000:4828::fe19/128 logBigIron RX(config)# access-list 12 permit anyBigIron RX(config)# web access-group ipv6 12Syntax: web access-group ipv6 <ipv6 ACL name>where <ipv6 ACL name> is a valid IPv6 ACL.Restricting web management access to an IPv6 hostYou can restrict Web management access to the device to the IPv6 host whose IP address youspecify. No other device except the one with the specified IPv6 address can access the Brocadedevice’s Web management interface. For example.BigIron RX(config)# web client ipv6 3000:2383:e0bb::2/128Syntax: web client ipv6 <ipv6-address>The <ipv6-address> you specify must be in hexadecimal format using 16-bit values between colonsas documented in RFC 2373.Configuring an IPv6 Syslog serverTo specify an IPv6 Syslog server, enter a command such as the following.BigIron RX(config)# log host ipv6 2000:2383:e0bb::4/128Syntax: log host ipv6 <ipv6-address> [<udp-port-num>]The <ipv6-address> you specify must be in hexadecimal using 16-bit values between colons asdocumented in RFC 2373.The <udp-port-num> optional parameter specifies the UDP application port used for the Syslogfacility.