Cisco Cisco Packet Data Gateway (PDG) Wartungshandbuch

Seite von 512
Configuration Management
Generally Available    06-30-2010 
3-16
ping6
Support is now provided to ping IPv6 addresses.
CLI (Exec Mode) 
ping6 { hostname | ipv6 address }
Web Element Manager Path
This functionality is not supported at this time on the Web Element Manager.
service-type
This command configures the type of service (Frame Relay or pwe3-cse) to be employed on 
the CLC or CLC2 (channelized line cards).
CLI (Card Configuration Mode)
service-type { frame-relay | pwe3-cesopsn | unspecified }
default service-type 
Web Element Manager Path
This functionality is not supported at this time on the Web Element Manager.
set control-dont-fragment
This command controls the don’t fragment (DF) bit in the outer IP header of the IPsec 
tunnel data packet. It is a new keyword for the
 set 
command in the following crypto map 
configuration modes:
ipsec-isakmp
ipsec-ikev1
ipsec-manual
ipsec-dynamic
ipsec-subscriber
It is also issued as 
control-dont-fragment
 (without the
 set 
command) in the crypto 
template configuration mode.
CLI (Crypto Map Config Mode)
set control-dont-fragment { clear-bit | copy-bit | set-bit }
CLI (Crypto Template Config Mode)
control-dont-fragment { clear-bit | copy-bit | set-bit }
Options are:
clear-bit
: Clears the DF bit from the outer IP header (sets it to 0).
copy-bit
: Copies the DF bit from the inner IP header to the outer IP header. This is the 
default action.
set-bit
: Sets the DF bit in the outer IP header (sets it to 1).