Regional Telecom Training Centre Bhubaneswar, Odisha: Industrial Training Project Report
Regional Telecom Training Centre Bhubaneswar, Odisha: Industrial Training Project Report
BHUBANESWAR, ODISHA
SUBMITTED BY:
Hostname
The hostname command displays the host name of the Windows XP computer currently logged
into.
Ipconfig
Ipconfig is a MS-DOS utility that can be used from MS-DOS and a MS-DOS shell to display the
network settings currently assigned and given by a network. This command can be utilized to
verify a network connection as well as to verify your network settings.
Ping
Ping is one of the most commonly used and known commands. Ping allows a user to ping
another network IP address. This can help determine if the network is able to communicate with
the network.
NBTSTAT
The nbtstat MS-DOS utility that displays protocol statistics and current TCP/IP connections
using NBT.
See the nbtstat command page for further help on this MS-DOS and Windows command.
ROUTE
The route MS-DOS utility enables computers to view and modify the computer's route table.
See the route command page for further information and help with this command
Tracert
The tracert command is used to visually see a network packet being sent and received and the
amount of hops required for that packet to get to its destination.
Users with Microsoft Windows 2000 and Windows XP who need additional information
network latency and network loss should also consider using the pathping command
Arp
<Router configuration>
Continue with configuration dialog? [yes/no]: no
Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#enable secret class
Router(config)#line con 0
Router(config-line)#password cisco
Router(config-line)#login
Router(config-line)#exit
Router(config)#line vty 0 4
Router(config-line)#password cisco
Router(config-line)#login
Router(config-line)#exit
Router(config)#interface FastEthernet0/0
Router(config-if)#ip address 192.168.1.1 255.255.255.0
Router(config-if)#description Router0 FastEthernet0/0
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#interface fastEthernet0/1
Router(config-if)#ip address 192.168.2.1 255.255.255.0
Router(config-if)#description Router0 FastEthernet0/1
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#show running-config
Building configuration...
!
!
!
!
!
!
!
line con 0
password cisco
login
line vty 0 4
password cisco
login
!
!
!
end
Router#
Router#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
Router#
Router#
RESULT:
REFERENCES:
1. https://www.netacad.com/courses/packet-tracer
2. https://www.cisco.com/en/US/docs/security/vpn5000/manager/reference/guide/appA.htm
l
3. https://www.cisco.com/c/en_in/index.html