Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
12
Command/Examples
Description/Notes
ipv6 (admin|a|b|c|d) enable
Starts auto-configuration of the specified interface for IPv6.
A link-local address is generated. Duplicate Address
Detection (DAD) is completed and, if SLAAC is enabled, then
Router Solicitations are sent. If a Router Advertisement is
received, then
l
any advertised prefixes are used to construct global
addresses
l
any RDDNS options are used to configure DNS
l
if the "managed" or "other" flags are set, then DHCPv6
is started. If Router Advertisements do not have the
"managed" or "other" bits set, then DHCPv6 will not be
used
If no Router Advertisement is received after three Router
Solicitations are sent, then DHCPv6 will start.
ipv6 (admin|a|b|c|d) disable
Disables IPv6 for the specified interface
ipv6 <interface> slaac
(enable|disable)
Enables/disables SLAAC
ipv6 (admin|a|b|c|d) add
<address>/<prefix length>
ipv6 a add 2001::2/64
When SLAAC is disabled, it is necessary to add static
addresses and static router addresses. To add a static router,
Note that SLAAC discovered addresses and routers can
coexist with statically configured addresses.
The Meeting Server supports automatically configured
addresses and static addresses. To statically configure an
IPv6 address on the specified interface use this command
ipv6 (admin|a|b|c|d) del <address>
ipv6 a del 2001::2/64
Removes the IPv6 address
ipv6 <interface> router add|delete
<address>
2.3 Network Diagnostic Commands
These commands help with network diagnostics.
Note: In a virtualized deployment, there is no admin interface so <mmp|admin> is not required.
For example, in an Acano X-Series Server deployment use:
ping (mmp|app) <target address|hostname>
but in a virtualized deployment use:
ping <target address|hostname>
2   Network Commands