How to configure a Layer 3 switch as a router in 3 easy steps. The order these are performed should not matter. Setup the interfaces int f1/0/1 no switchport ip address 10.10.10.1 255.255.255.0 no shutdown int f1/0/2 no switchport ip address 10.10.20.1 255.255.255.0 no shutdown Enable routing ip routing Configure any additional routes or ..
Category : Routers
Understanding the need for NAT The Forms of NAT Configuring NAT using the SDM Understanding the need for NAT The Internet is just a massive network of networks So many devices connected, we ran out of IPv4 IP addresses NAT (Network Address Translation) allows many devices to share an Internet IP Address How NAT Works ..
What is DHCP Dynamic Host Configuration Protocol. Automatically assigns IP addresses to connected hosts Usually assigned for a limited time or as long as actively using it. Can be “Manually Allocated” by MAC Address, so same MAC will always get the same IP. DHCP Servers can be server-based or router based. Router based more reliable, ..
What is SDM? Security Device Manager A Graphic User Interface (GUI) that you can use to configure and manage your router Web Based (Java Required) Works on all mainline Cisco routers Designed to allow IOS Config without extensive knowledge Download from http://www.cisco.com/go/sdm Can be installed on your PC (Faster, works on all Cisco routers) Can ..
..
Recent Comments