1-59
Cisco uBR10012 Universal Broadband Router Software Configuration Guide
OL-1520-08
Chapter1 Overview of CiscouBR10012 Universal Broadband Router Software Supported Software Features for the CiscouBR10012 Router
Host-to-Host Communication (Proxy Address Resolution Protocol)
Proxy Address Resolution Protocol (ARP) allows the CiscouBR10012router to issue ARP requests on
behalf of CMs on the same cable network subnet. Proxy ARP can help machines on a subnet reach
remote subnets without configuring routing or a default gateway.
The Cisco router's interface should be configured to accept and respond to proxy ARP.
The workstation must be configured to view the entire network as a single network. This is typically done
by configuring the workstation with a smaller subnet mask than the network really uses.
The router replies to the proxy ARP request with its MAC address. Therefore, the workstation sends all
traffic for this destination address to the router, and the router forwards it according to the routing table.
Hosts have no idea of the physical details of their network and assume it to be a flat network in which
they can reach any destination simply by sending an ARP request. But using ARP for everything has
disadvantages, some of which are listed below:
This method increases the amount of ARP traffic on your segment.
Hosts need larger ARP tables to handle IP-to-MAC address mappings.
Security may be undermined. A machine can claim to be another in order to intercept packets, an
act called "spoofing."
ARP does not work for networks that do not use ARP for address resolution.
ARP does not generalize to all network topologies (for example, more than one router connecting
two physical networks).
For configuration information, refer to Activating Cable Proxy ARP Requests section on page26.
Integrated Time-of-Day Server
This operational feature allows theCiscouBR10012router to respond to time-of-day (ToD) (RFC 868)
queries from cable interfaces during the registration process. For information about configuring DHCP,
ToD, or TFTP services, refer to the chapter titled Configuring DHCP, ToD, and TFTP Services in the
Cisco Cable Modem Termination System Feature Guide on Cisco.com.
PBR support for the Cisco uBR10012
Policy-Based Routing (PBR) provides a tool for expressing and implementing the forwarding or routing
of data packets, on the basis of the policies that are defined by network administrators. PBR allows
policy override on routing protocol decisions by selectively applying policies based on access list and/or
packet size.
Network administrators can also use PBR to selectively change the IP ToS, IP precedence, and IP QoS
Group fields for matching incoming packets on an interface.
The Cisco uBR10012 universal broadband router supports a maximum of 255 PBR policies and 32 route
maps within each policy. The following subset of policy-based routing commands is supported in Cisco
IOS release 12.2(11)CY:
ip policy route-map map-tag
route-map map-tag [permit | deny] [sequence-number]
match ip address {ACL-number | ACL-name} [ACL-number | ACL-name ...]
match length min max
set [default] interface type number [type number ...]
set ip [default] next-hop ip-address [ip-address ...]
set ip precedence value
set ip qos-group value