coreQsoft
All About Programming and Networking
All About Programming and Networking
Dec 6th
1. IP Configuration
Go to the command line then type the following syntax!
Router>enable
Router#configure terminal
Router(config)#interface interface_name
Dec 5th
DHCP is a protocol-based client / server, which is used to facilitate the allocation of IP addresses in a network. A local network that do not use DHCP, must provide IP addresses to all computers manually. But if using DHCP, all computers that are connected in a network will get an IP address automatically from a DHCP server. More >
Dec 4th
Now I will share how to configure VLAN using Cisco 3560 switches. Following steps:
1. VLAN Configuration
- Enter to terminal mode More >