GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::Whois::Object::Route(3) User Contributed Perl Documentation Net::Whois::Object::Route(3)

Net::Whois::Object::Route - an object representation of the RPSL Route block

Route objects are used to help configure your network's routers. Route objects, in combination with the aut-num and other related objects, can be used to describe your IPv4 routing policy in a compact form. This can help your network identify routing policy errors and omissions more easily than by reading long configuration files.

Constructor for the Net::Whois::Object::Route class

Accessor to the route attribute. Accepts an optional route, always return the current route.

Accessor to the descr attribute. Accepts an optional descr line to be added to the descr array, always return the current descr array.

Accessor to the origin attribute. Accepts an optional origin, always return the current origin.

Accessor to the pingable attribute. Accepts an optional pingable line to be added to the pingable array, always return the current pingable array.

An IPv4 or an IPv6 address allowing a network operator to advertise an IP address of a node that should be reachable from outside networks. This node can be used as a destination address for diagnostic tests. The IP address must be within the address range of the prefix containing this attribute.

Accessor to the ping_hdl attribute. Accepts an optional ping_hdl line to be added to the ping_hdl array, always return the current ping_hdl array.

References a person or role capable of responding to queries concerning the IP address(es) specified in the 'pingable' attribute.

Accessor to the holes attribute. Accepts an optional hole to be added to the holes array, always return the current holes array.

Accessor to the org attribute. Accepts an optional org, always return the current org.

Points to an existing organisation object representing the entity that holds the resource.

The 'ORG-' string followed by 2 to 4 characters, followed by up to 5 digits followed by a source specification. The first digit must not be "0". Source specification starts with "-" followed by source name up to 9-character length.

Accessor to the member_of attribute. Accepts an optional member_of value to be added to the member_of array, always return the current member_of array.

Accessor to the inject attribute. Accepts an optional inject value to be added to the inject array, always return the current inject array.

Accessor to the aggr_mtd attribute. Accepts an optional aggr_mtd value to be added to the aggr_mtd array, always return the current aggr_mtd.

Accessor to the aggr_bndry attribute. Accepts an optional aggr_bndry value to be added to the aggr_bndry array, always return the current aggr_bndry.

Accessor to the export_comps attribute. Accepts an optional export_comp value to be added the export_comps array, always return the current export_comps.

Accessor to the components attribute. Accepts an optional component to be added to the components array, always return the current components.

Accessor to the remarks attribute. Accepts an optional remark to be added to the remarks array, always return the current 'remarks' array.

Accessor to the cross_mnt attribute. Accepts an optional cross_mnt value to be added to the cross_mnt array, always return the current cross_mnt array.

Accessor to the cross_nfy attribute. Accepts an optional cross_nfy value to be added to the cross_nfy array, always return the current cross_nfy array.

Accessor to the notify attribute. Accepts an optional notify value to be added to the notify array, always return the current notify array.

Accessor to the mnt_lower attribute. Accepts an optional mnt_lower value to be added to the mnt_lower array, always return the current mnt_lower array.

Accessor to the mnt_routes attribute. Accepts an optional mnt_route to be added to the mnt_routes array, always return the current mnt_routes array.

Accessor to the mnt_by attribute. Accepts an optional mnt_by value to be added to the mnt_by array, always return the current mnt_by array.

Accessor to the changed attribute. Accepts an optional changed value to be added to the changed array, always return the current changed array.

Accessor to the source attribute. Accepts an optional source, always return the current source.

Accessor to the country attribute. Accepts an optional country, always return the current country. Two letter ISO 3166 code of the country or economy where the admin-c is based.

Please use UPPERCASE letters.

2021-04-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.