APPENDIX B
Installing JUNOSe Software
Task 3: Access Privileged Exec Mode
To access this mode via the CLI:
1Issue the enable command.
host1>enable
2Type the password if the system prompts you.
Task 4: Configure IP on an Interface
Typically, you configure IP on the Fast Ethernet interface of the SRP module. To configure IP on an interface:
1Determine the slot number of the module.
host1#show version
2Determine the port number of the module.
3Determine whether the interface already has an IP address.
host1#show ip interface fastEthernet 6/0
Note: If an IP interface is not configured, you see the message “Invalid interface.”
If the interface already has an IP address, go to step 5. Otherwise, proceed with step 4.
4Configure an IP address on the interface.
host1#configure
Configuring from terminal or file [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
host1(config)#interface fastEthernet 6/0
5Press
Task 5: Mount the CD on the Network Host
The way you mount the CD on the network host depends on the type of computer you use, the operating system, and the network configuration. To find out how to mount a CD on the network host, review the manual for the operating system, or check with your network administrator.