Answer to Question #246841 in Computer Networks for Ahsan

Question #246841

1. Network configurations

1. Receive internet access from the WAN

2. Provide internet access to devices connecting to AP that is connected to the ubuntu

server

3. Block/Allow IP/MAC address

2. Configurations can be altered/configured programmatically

1. SSID of the external AP

2. Can be password protected or Open Security

3. Network interfaces so we can choose what will be the LAN and the WAN

4. Set DHCP configuration for the clients that will be connecting to the LAN (ex. IP pool

range)


1
Expert's answer
2021-10-06T04:04:29-0400
  1. Network configuration
Router>en

Router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#line con 0

Router(config-line)#no exec-t

Router(config-line)#hostname CUCM

CUCM(config)#int fa 0/0

CUCM(config-if)#no shut

CUCM(config-if)#exit

CUCM(config)#int fa 0/0.5

CUCM(config-subif)#

%LINK-5-CHANGED: Interface FastEthernet0/0.5, changed state to up

 

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.5, changed state to up

 

CUCM(config-subif)#enc

CUCM(config-subif)#encapsulation dot

CUCM(config-subif)#encapsulation dot1Q 5

CUCM(config-subif)#ip add 192.168.5.1 255.255.255.0

CUCM(config-subif)#exit

CUCM(config)#int fa 0/0.10

CUCM(config-subif)#

%LINK-5-CHANGED: Interface FastEthernet0/0.10, changed state to up

 

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0.10, changed state to up

 

CUCM(config-subif)#en

CUCM(config-subif)#encapsulation dot1

CUCM(config-subif)#encapsulation dot1Q 20

CUCM(config-subif)#ip add

CUCM(config-subif)#ip add 192.168.10.1

% Incomplete command.

CUCM(config-subif)#ip add 192.168.10.1 255.255.255.0

CUCM(config-subif)#exit

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS