Cisco SCE8000 Specifications Page 242

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 241
2-202
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
ip route
ip route
Adds an IP routing entry to the routing table.
To remove an IP routing entry from the routing table, use the no form of this command.
ip route ip-address mask [next-hop]
no ip route prefix mask [next-hop]
no ip route all
Syntax Description
Command Default None
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines All addresses must be in dotted notation.
The next-hop address must be within the Management Interface subnet.
A maximum of 100 subnets can be configured.
Authorization: admin
Examples The following example shows how to set the next-hop address for IP addresses in the specified range:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#ip route 10.10.10.0 255.255.255.0 20.2.2.2
SCE8000(config)#
ip-address IP address of the new entry.
mask Relevant subnet mask.
next-hop Next hop in the route.
all Used with the no form of the command, removes all IP routing entries from
the routing table.
Release Modification
2.5.7 This command was introduced.
Page view 241
1 2 ... 237 238 239 240 241 242 243 244 245 246 247 ... 777 778

Comments to this Manuals

No comments