|
|
| Browse NETS topics: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
NETS uses Hot Standby Routing Protocol (HSRP) as one way to improve network availability. This protocol provides network redundancy by ensuring that user traffic immediately and transparently recovers from first hop failures in network edge devices or access circuits.
HSRP works by sharing an IP address and a MAC (Layer 2) address with two or more routers, allowing a group of routers to act as a single 'virtual' router. The members of this virtual router group continually exchange status messages. This way, one router can assume the routing responsibility of another, should it go out of commission for either planned or unplanned reasons. Hosts continue to forward IP packets to a consistent IP and MAC address, and the changeover of devices doing the routing is transparent.
For more information on this topic
http://www.networksorcery.com/enp/protocol/hsrp.htm
Some existing subnets use 'grandfathered' addresses, however, new subnets will be created using this standard. Documentation of the defined gateway for specific subnets is found on the vlans and subnets pages.
For the purposed of routing, NETS reserves the following addresses within a /24 subnet:
If these addresses are not available, NETS will work with the division to determine appropriate settings. The router addresses will then be documented on the vlans and subnets pages.
Other addresses in a subnet with specific functions:
NETS also requests DNS entires for these addresses using this convention:
(campus)router-n(subnetnumber).ucar.edu
These examples are for a subnet on the Mesa
The information provided in the DNS contact field for the vlans and subnets pages is pulled directly from DNS per UCAR conventions. Specifically by querying the SOA record for the subnet using 'dig'.
For example:
dig soa -x 128.117.45.0
; <<>> DiG 9.2.4 <<>> soa -x 128.117.45.0
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 3579
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0;; QUESTION SECTION:
;0.45.117.128.in-addr.arpa. IN SOA;; AUTHORITY SECTION:
117.128.in-addr.arpa. 0 IN SOA dns.ucar.edu. postmaster.ucar.edu. 200706121 28800 14400 604800 172800;; Query time: 1 msec
;; SERVER: 128.117.64.11#53(128.117.64.11)
;; WHEN: Fri Jun 15 09:59:34 2007
;; MSG SIZE rcvd: 102