Router
2:07 PMROUTER
- It is device to communicate between two different networks.
- It is process of sending the data packets through the best path to reach the destination.
- It gives exit point (or) entry point to reach the destination.
1. Static Routing
- Routes should be added manually on the router by the administrator.
- Routes will be added automatically by the router with the help of routing protocols
1. Software Router
- It is a computer which performs routing task as one of its multiple tasks.
- It is Dedicated HARDWARE DEVICE which works only as a router.
- Routing and Remote Access is a service that performs routing as one of its multiple processes.
NAT:-
- Provides access to internet from a protected private address range.
- Translates Private IP’s to public IP’s & vice-versa for outgoing and incoming traffic
- Hide private IP address range from the internet
- Can be used with DHCP or can be configured to assign IP to Client
DHCP Relay Agents:-
- A DHCP Relay agent is a computer or router that listens for DHCP Broadcasts from DHCP client and then relay(sends) those messages to DHCP Server on the another network.
0 comments