answersLogoWhite

0

What ip config used for?

Updated: 11/20/2022
User Avatar

Wiki User

13y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What ip config used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Configure NAT to allow PC3 to ping PC1?

R3#configure terminalR3(config)#access-list 104 permit ip 10.0.0.128 0.0.0.127 anyR3(config)#ip nat inside source list 104 interface Serial0/0/0 overloadR3(config)#interface fastEthernet0/1R3(config-if)#ip access-group 104 inR3(config-if)#ip nat insideR3(config-if)#exitR3(config)#interface Serial0/0/0R3(config-if)#ip nat outsideR3(config-if)#exitR3(config)#interface Serial0/0/1R3(config-if)#ip nat outsideR3(config-if)#endWriting by vanhuuvt32bonphuonglanha@gmail.com


How can an IP address for a network device be assigned to a particular network?

Router(config)# hostname AdminAdmin(config)# enable secret cangetinAdmin(config)# interface fa0/1Admin(config-if)#ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable password cangetinAdmin(config)# interface fa0/1Admin(config-if)# ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable secret cangetinAdmin(config)# interface fa0/0Admin(config-if)# ip address 192.168.1.22 255.255.255.248Router(config)# hostname AdminAdmin(config)# enable password cangetinAdmin(config)# interface fa0/0Admin(config-if)# ip address 192.168.1.22 255.255.255.248


How do you assign IP to cisco switch?

You can't assign an ip to a switch but you can add one to the interfaces......... like: for the management vlan (or any other vlan) Switch(config)#int vlan 1 Switch(config-if)#ip address {your ip address} {mask} Switch(config-if)#no shutdown any other port Switch(config)#int <fa, G, S> <interface number i.e. 0/0> Switch(config-if)#ip address {your ip address} {mask} Switch(config-if)#no shutdown and for a default gateway Switch#conf t Switch(config)#ip default-gateway {ip address}


What command create DHCP address pool on a router?

router (config)# ip dhcp servicerouter (dhcp-config)# ip dhcp pool router (dhcp-config)# network


Which prompt is used to allow a user to change the ip address of an interface on a router?

Router(config-if)#


Which set of commands will enable a network administrator to remotely manage a LAN switch?

Switch(config)# ip default-gateway 192.168.1.254Switch(config)# interface vlan 1Switch(config-if)# ip address 192.168.1.1 255.255.255.0Switch(config-if)# interface fa0/1Switch(config-if)# switchport access vlan 1


Which command or commands will configure a catalyst 2950 switch with the IP address 192.168.10.2?

ALSwitch(config)# interface vlan1 ALSwitch(config-if)# ip address 192.168.10.2 255.255.255.0


How do you find your web proxy IP and Port in Command window?

You go to command and type in ip config you should see everything to do with your ip there


What command will create a default route on R1 to forward the traffic to R2 when there is no routing protocol configured on either router?

Router> enableRouter# config tRouter(config)# ip default route [IP address]


How do you figure out a subnet mask from an IP address?

go to Start than click run than type command.com or cmd.than type config or config /all


Which router component will have contents erased when the command erase startup-config is issued?

It cancels only configurations settings, such as securuty, DHCP ip range, static ip settings and so on...


Starting at the enable mode prompt what commands would you type to configure IP address 192.168.1.1 on interface E0?

I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#I will show the commands, together with the prompt, assuming the router name has not been changed. A subnet mask is also required; I will provide one. ^Z is Control-Z, used to exit configuration mode quickly: Router>enable Router#configure terminal Router(config)#interface E0 Router(config-if)#ip address 192.168.1.1 255.255.255.0 Router(config-if)#^Z Router#