для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1952
ipv6 route
Configures a static IPv6 route to the next-hop router.
Product
All
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
[ no ] ipv6 route ipv6_address/prefix_length { interface name | next-hop ipv6_address interface name } [
cost 
cost] [ fall-over bfd multihop mhsess_name ] [ precedence precedence ] [ vrf vrf_name [ cost
value ] [ fall-over bfd multihop mhsess_name ] [ precedence precedence ]
[ no ] ipv6 route static bfd 
if_name remote-endpt_ipv6address
[ no ] ipv6 route static multihop bfd mhbfd_sess_name local_endpt_ipv6addr remote_endpt_ipv6addr
no
Removes the specified static route.
ipv6_address/prefix_length
Specifies a destination IPv6 address or group of addresses that will use this route.
ipv6_address/prefix_length must be specified using IPv6 colon-separated-hexadecimal with CIDR notation.
On the ASR 5000, routes with IPv6 prefix lengths less than /12 and between the range of /64 and /128 are
not supported.
Important
interface name
Specifies the name of the interface on this system associated with the specified route or next-hop address.
name must be an existing interface name on the system expressed as an alphanumeric string of 1 through 79
characters.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
761
Context Configuration Mode Commands I-M
ipv6 route