Usage: ip icmp reply-limit
Description: Enable/disable ICMP reply rate limiting.
resequence
■
ip access-list resequence
Renumber the entries in an Access Control List.
Next Available Option:
■
-- Specify name of Access Control List to configure. (ASCII-STR)
route
■
[no] ip route
Usage: [no] ip route IP-ADDR/MASK-LENGTH
<IP-ADDR|vlan <vlan-id>|reject|blackhole> [distance <1-255>]
Description: Add or delete static routing table entries. A route
entry is identified by a destination (IP-ADDR/MASK-LENGTH)
and next-hop pair. The next-hop can be either a gateway IP
address or a vlan or the keyword 'reject' or 'blackhole':
- a gateway IP address indicates that the specified gateway
will be used to reach the destination. The gateway address is
not required to be directly reachable on one of local subnets.
If the gateway address is not directly reachable, the route
will be added to the routing table as soon as a route to the
gateway address is learned.
If the gateway address is one of local interface addresses,
the destination is treated as if it is directly connected to
the specified interface.
- the keyword 'vlan' followed by the vlan-id indicates the
destination vlan for that route.
- the keyword 'reject' indicates that if this route is matched,
a packet to the destination is discarded and a notification
(e.g. ICMP error) is returned to the packet sender.
- the keyword 'blackhole' indicates that if this route is matched,
a packet to the destination is silently discarded and no
notification (e.g. ICMP error) is returned to the packet sender.
- the optional keyword 'distance' is used to specify the
administrative distance for the route.
If the route command is preceded by 'no' the command deletes
the route for the specified destination next-hop pair.
Next Available Option:
■
-- Specify IP address and mask of the route destination. (IP-ADDR/MASK-LENGTH)
router-id
■
[no] ip router-id
Usage: ip router-id IP-ADDR
[no] ip router-id
307
©
2009 Hewlett-Packard Development Company, L.P.
ip
Command Line Interface Reference Guide
Содержание 6200YL
Страница 2: ......
Страница 16: ...Introduction 14 2009 Hewlett Packard Development Company L P ...
Страница 22: ...Commands 20 2009 Hewlett Packard Development Company L P ...
Страница 505: ...503 2009 Hewlett Packard Development Company L P services Command Line Interface Reference Guide ...
Страница 676: ... cs3 cs4 cs5 cs6 cs7 674 2009 Hewlett Packard Development Company L P svlan Command Line Interface Reference Guide ...
Страница 764: ......