Computer network naming scheme
This article may have been previously nominated for deletion: Wikipedia:Articles for deletion/Computer network naming scheme exists. It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "Computer network naming scheme" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|Computer network naming scheme|concern=Not even vaguely a notable subject, people make up names as it pleases them.}} ~~~~ Timestamp: 20240422184713 18:47, 22 April 2024 (UTC) Administrators: delete |
Another editor has reviewed this page's proposed deletion and endorses both the proposal and the reason given above. If you remove the {{proposed deletion/dated}} tag above, please also remove this {{Proposed deletion endorsed}} tag. |
This article needs additional citations for verification. (August 2018) |
In computing, naming schemes are often used for objects connected into computer networks.
Naming schemes in computing
Server naming is a common tradition. It makes it more convenient to refer to a machine by name than by its IP address.
The CIA named their servers after states.[1]
Server names may be named by their role or follow a common theme such as colors, countries, cities, planets, chemical element, scientists, etc. If servers are in multiple different geographical locations they may be named by closest airport code.
Such as web-01, web-02, web-03, mail-01, db-01, db-02.
Airport code example:
lax-001 lax-002 arn-001
City-State-Nation example:
3-character unique number 2-character production/development classifier 3-character city ID 2-character state/province/region ID 2-character nation ID
Thus, a production server in Minneapolis, Minnesota would be nnn.ps.min.mn.us.example.com, or a development server in Vancouver, BC, would be nnn.ds.van.bc.ca.example.com.
Large networks often use a systematic naming scheme, such as using a location (e.g. a department) plus a purpose to generate a name for a computer.
For example, a web server in NY may be called "nyc-www-04.xyz.net".
However, smaller networks will frequently use a more personalized naming scheme to keep track of the many hosts. Popular naming schemes include trees, planets, rocks, etc.
Network naming can be hierarchical in nature, such as the Internet's Domain Name System. Indeed, the Internet employs several universally applicable naming methods: uniform resource name (URN), uniform resource locator (URL), and uniform resource identifier (URI).
See also
References
- ^ Fruhlinger, Josh. "Would a server by any other name be as functional?". Itworld.com. Archived from the original on 2012-04-11. Retrieved 14 August 2018.
External links
- RFC 1178 - "Choosing a Name for Your Computer"
- RFC 2100 - "The Naming of Hosts"
- Naming schemes
- Naming conventions in Active Directory
- URIs, URLs, and URNs: Clarifications and Recommendations 1.0