1. Simple LAN Port-2
2. Net/MGT LAN Port-2
Simple LAN port as it is normal function of LAN . But Net/MGT that means console LAN port has special functionality. We can assign an IP address in console LAN(Net/MGT) port it so that we can monitor from long distance a remote PC .We can manage server from remote PC through console port IP.
How to configure IP through Hyper Terminal Console ?
- Assign IP address in NET/MGT LAN port as it is normal LAN port IP assigning
- Connect Server PC to very near at a remote PC through Management Console Cable
- Remote PC OS should be windows XP
- Go to start menu -> All Programme-> Accessories->Communication-> Hyper Terminal Login by Default User: 'root' and Password: 'changeme '
Hyper Terminal Configure Code bellow:
->set SP/AgentInfo IpAddress="Ip address"
->set SP/AgentInfo NetMask="NetMask address"
->set SP/AgentInfo Gateway="Gatewayaddress"
->set SP/AgentInfo DhcpConfigured="disable"
. show /SP/AgentInfo
No comments:
Post a Comment