Ip Address Notation - Cisco ASR 5500 Administration Manual

Asr 5500 system administration guide, staros release 19
Table of Contents

Advertisement

System Operation and Configuration
• The system automatically applies a configuration file at the end of the boot process. After the system
• In addition to being applied during the boot process, you can also apply configuration files manually at
• Configuration files can be stored in any of the following locations:
• Each time you save configuration changes you made during a CLI session, you can save those settings

IP Address Notation

When configuring a port interface via the CLI you must enter an IP address. The CLI always accepts an IPv4
address, and in some cases accepts an IPv6 address as an alternative.
For some configuration commands, the CLI also accepts CIDR notation. Always view the online Help for the
CLI command to verify acceptable forms of IP address notation.
IPv4 Dotted-Decimal Notation
An Internet Protocol Version 4 (IPv4) address consists of 32 bits divided into four octets. These four octets
are written in decimal numbers, ranging from 0 to 255, and are concatenated as a character string with full
stop delimiters (dots) between each number.
For example, the address of the loopback interface, usually assigned the host name localhost, is 127.0.0.1. It
consists of the four binary octets 01111111, 00000000, 00000000, and 00000001, forming the full 32-bit
address.
IPv4 allows 32 bits for an Internet Protocol address and can, therefore, support 2
boots up for the first time, a configuration file that you have created and that is tailored to your network
needs, can be applied. To make the system use your configuration file, modify the system's boot
parameters according to the instructions located in Software Management Operations.
any time by executing the appropriate commands at the CLI prompt. Refer to the instructions in Software
Management Operations.
Important
When you apply a configuration file after the boot process, the file does not delete the
configuration loaded as part of the boot process. Only those commands that are duplicated
are overwritten.
• USB Memory Stick: Supported via a USB port on the active MIO (/usb1).
• Network Server: Any workstation or server on the network that the system can access using the
Secure File Transfer Protocol (SFTP). This is recommended for large network deployments in
which multiple systems require the same configuration.
• /flash: a solid-state device with limited storage.
• /hd-raid: internal RAID storage.
to a file which you can use as a configuration file.
ASR 5500 System Administration Guide, StarOS Release 19
IP Address Notation
32
(4,294,967,296) addresses.
11

Advertisement

Table of Contents
loading

Table of Contents