Brocade Communications Systems 5600 Reference Manual page 74

Openvpn
Hide thumbs Also See for 5600:
Table of Contents

Advertisement

OpenVPN Commands
valid-lifetime lifetime
reachable-time time
retrans-timer time
send-advert state
Modes
Configuration mode
Configuration
interfaces {
Statement
}
Usage Guidelines
Use this command to specify the RA to be sent from an OpenVPN interface.
Router advertisements are sent by IPv6 routers to advertise their existence to hosts on the network.
IPv6 hosts do not send router advertisements.
74
which all bits are set to 1s: 0XFFFFFFFF.) The default lifetime is 604800 (7
days).
Specifies the lifetime, in seconds, that the IPv6 prefix is valid for the purpose of
on-link determination, as defined in RFC 4862. The lifetime is with respect to
the time the packet is sent. The lifetime ranges from 1 through 4294967296
plus the infinity keyword, which represents forever. (The actual value of
infinity is a byte in which all bits are set to 1s: 0XFFFFFFFF.) The default
lifetime is 2592000 (30 days).
Specifies the length of time, in milliseconds, for which the system assumes a
neighbor is reachable after having received a reachability confirmation. This
time is used by address resolution and the Neighbor Unreachability Detection
algorithm (see Section 7.3 of RFC 2461). The time ranges from 0 through
3600000, where 0 means the reachable time is not specified in the router
advertisement message. The default time is 0.
Specifies the length of time, in milliseconds, between retransmitted NS
messages. This time is used by address resolution and the Neighbor
Unreachability Detection algorithm (see Sections 7.2 and 7.3 of RFC 2461).
The time ranges from 0 through 4294967295, where 0 means the retransmit
time is not specified in the router advertisement message. The default time is 0.
Specifies whether router advertisements are to be sent from this interface. The
state is one of the following:
true: Sends router advertisements from this interface. The default state is true.
false: Does not send router advertisements from this interface. If this state is in
effect, parameters in this configuration subtree are still used to configure the
local implementation parameters.
openvpn vtunx {
ipv6 {
router-advert {
cur-hop-limit limit
default-lifetime lifetime
default-preference preference
link-mtu mtu
managed-flag state
max-interval interval
min-interval interval
other-config-flag state
prefix ipv6net {
autonomous-flag state
on-link-flag state
preferred-lifetime lifetime
valid-lifetime lifetime
}
reachable-time time
retrans-timer time
send-advert state
}
}
}
Brocade 5600 vRouter OpenVPN Reference Guide
53-1003719-03

Advertisement

Table of Contents
loading

Table of Contents