Search results
On 11 October 2021, Haque died at his home on Bailey Road in Dhaka at the age of 78. [7] His body was taken to the Central Shaheed Minar and then to BUET, where numerous people paid their last respects; he was then buried at the Banani graveyard the following day.
Actor: Brihonnola. Enamul Haque was born on 29 May 1943 in Feni, Bengal Presidency, British India [now in Feni, Bangladesh]. He was an actor, known for Brihonnola (2014), Rupkothar Golpo (2006) and Priyotomeshu (2009). He was married to Lucky Enam. He died on 11 October 2021 in Dhaka, Bangladesh.
- May 29, 1943
- October 11, 2021
1.3.6 Packet Tracer - Configure SSHVisit our Website: http://www.techacadhelp.comFollow us on Facebook: https://www.facebook.com/techacad4u
- 10 min
- 155.4K
- Tech Acad
Upcoming, new, and past Enamul Haque movies, TV shows, TV movies, appearances, specials, and more -- plus, a biography, news, awards, and nominations.
- Objectives
- Scenario
- Part 1: Test Connectivity Without Inter-VLAN Routing
- Part 2: Add VLANs to A Switch
- Part 3: Configure Subinterfaces
- Part 4: Test Connectivity with Inter-VLAN Routing
Part 1: Test Connectivity without Inter-VLAN RoutingPart 2: Add VLANs to a SwitchPart 3: Configure SubinterfacesPart 4: Test Connectivity with Inter-VLAN RoutingIn this activity, you will check for connectivity prior to implementing inter-VLAN routing. You will then configure VLANs and inter-VLAN routing. Finally, you will enable trunking and verify connectivity between VLANs.
Step 1: Ping between PC1 and PC3.
Wait for switch convergence or click Fast Forward Time a few times. When the link lights are green for PC1 and PC3, ping between PC1 and PC3. Because the two PCs are on separate networks and R1is not configured, the ping fails.
Step 2: Switch to Simulation mode to monitor pings.
a. Switch to Simulation mode by clicking the Simulation tab or pressing Shift+S. b. Click Capture/Forward to see the steps the ping takes between PC1 and PC3. Notice how the ping never leaves PC1. What process failed and why? The ARP process failed because the ARP request never reached PC3. PC1 and PC3 are not on the same network, so S1 doesn’t forward PC1’s ARP request (a broadcast packet) to VLAN30. PC1 never gets the MAC address for PC3. Without a MAC address, PC1 cannot create an ICMP ech...
Step 1: Create VLANs on S1.
Return to Realtime mode and create VLAN 10 and VLAN 30 on S1.
Step 2: Assign VLANs to ports.
a. Configure interface F0/6 and F0/11 as access ports and assign VLANs. 1. Assign PC1to VLAN 10. 2. Assign PC3to VLAN 30. b. Issue the show vlan briefcommand to verify VLAN configuration.
Step 3: Test connectivity between PC1 and PC3.
From PC1, ping PC3. The pings should still fail. Why were the pings unsuccessful? Each VLAN is a separate network and requires a router or a layer 3 switch to provide communication between them.
Step 1: Configure subinterfaces on R1 using the 802.1Q encapsulation.
a. Create the subinterface G0/0.10. 1. Set the encapsulation type to 802.1Q and assign VLAN 10 to the subinterface. 2. Refer to the Address Tableand assign the correct IP address to the subinterface. b. Repeat for the G0/0.30 subinterface.
Step 2: Verify Configuration.
a. Use the show ip interface briefcommand to verify subinterface configuration. Both subinterfaces are down. Subinterfaces are virtual interfaces that are associated with a physical interface. Therefore, in order to enable subinterfaces, you must enable the physical interface that they are associated with. b. Enable the G0/0 interface. Verify that the subinterfaces are now active.
Step 1: Ping between PC1 and PC3.
From PC1, ping PC3. The pings should still fail.
Step 2: Enable trunking.
a. On S1, issue the show vlan command. What VLAN is G0/1 assigned to? VLAN 1 b. Because the router was configured with multiple subinterfaces assigned to different VLANs, the switch port connecting to the router must be configured as a trunk. Enable trunking on interface G0/1. c. How can you determine that the interface is a trunk port using the show vlan command? The interface is no longer listed under VLAN 1. d. Issue the show interface trunkcommand to verify the interface is configured as...
Step 3: Switch to Simulation mode to monitor pings.
a. Switch to Simulation mode by clicking the Simulation tab or pressing Shift+S. b. Click Capture/Forward to see the steps the ping takes between PC1 and PC3. c. You should see ARP requests and replies between S1 and R1. Then ARP requests and replies between R1 and S3. Then PC1 can encapsulate an ICMP echo request with the proper data-link layer information and R1 will route the request to PC3. Note:After the ARP process finishes, you may need to click Reset Simulation to see the ICMP process...
Aug 1, 2017 · In this skills integration challenge, the XYZ Corporation uses a combination of eBGP, PPP, and GRE WAN connections. Other technologies include DHCP, default routing, OSPF for IPv4, and SSH configurations.
People also ask
Who is Enamul Haque?
Where was Enamul Huq buried?
Who is Obaidul Haque?
How many children did Haque have?
Aug 22, 2020 · Objectives. In this lab, you will use the CLI commands to verify the operation of an existing OSPFv2 network. In Part 2, you will add a new LAN to the configuration and verify connectivity. Identify and verify the status of OSPF neighbors. Determine how the routes are being learned in the network.