Chapter 9. Understanding the Cisco SDM

<feature><title>Objective</title>

This chapter covers the following Cisco-specified objective for the “Implement an IP addressing scheme and IP services to meet network requirements for a small branch office” section of the 640-822 ICND1 exam:

<objective>

Configure, verify, and troubleshoot DHCP and DNS operation on a router (including: CLI/SDM)

</objective>
</feature>
<feature><title>Outline</title> </feature><feature><title>Study Strategies</title>
  • Practice using the SDM in a lab environment.

  • Learn how to set up basic router operation on an SDM-capable device.

</feature>

Introduction

The Cisco Security Device Manager (SDM) is a web-based tool that was developed by Cisco for its IOS software-based routers. The SDM tool gives users the option to configure and monitor a router without using CLI. Chapter 8, “Foundation Cisco Configurations,” covers a large number of CLI commands. This chapter reviews how to use the SDM tool for router configuration, verification, and monitoring from a web browser.

Getting Started

Only certain router models with more current IOS versions support SDM. For a complete list of router models and supported IOS versions, check http://www.cisco.com. This chapter demonstrates the SDM using a Cisco 851W router. This model router comes from Cisco with a “Cisco Router and Security Device Manager” CD. Cisco SDM Express is also installed on the router flash. If you are uncertain whether SDM is installed on the router flash, you can open a web browser and enter http://insert router IP address here in the address field to see if the SDM page loads. Note that a prerequisite to using SDM is an IP-configured interface that is in an administratively up/up state. This means that you need to manually configure that interface with an IP address and subnet mask and perform a no shut command before SDM will work. While you are logged into the router manually, also add the command ip https to allow for browser connectivity. Finally, ensure that the router does not have an access list in place that blocks the incoming HTTPS connection. Other outside factors might also prevent SDM from loading properly, such as services or Java plugins on the connected computer.

Figure 9.1 shows the welcome page that loads when you open the Cisco Router and Security Device Manager CD.

Install Cisco Router and Security Device Manager (SDM).

Figure 9.1. Install Cisco Router and Security Device Manager (SDM).

From this screen, you can choose First-time Router Setup or Install SDM. Figure 9.2 explains First-time Router Setup. If SDM is not already installed, you go through the step in First-time Router Setup and then choose Install SDM.

Install Cisco Router and Security Device Manager (SDM): First-time Router Setup.

Figure 9.2. Install Cisco Router and Security Device Manager (SDM): First-time Router Setup.

If you click First-time Router Setup, you are routed to an HTML file with detailed connection instructions. There is also a drop-down box where you may select the router model for more specific model details, as shown in Figure 9.3. The drop-down box shows models 831, 836, and 837, but selecting this option also works for the 851 model router.

First-time Router Setup: Select your router.

Figure 9.3. First-time Router Setup: Select your router.

After you have successfully connected to the SDM, a separate window opens, as shown in Figure 9.4.

Cisco Router and Security Device Manager (SDM): Home.

Figure 9.4. Cisco Router and Security Device Manager (SDM): Home.

As you can see in Figure 9.4, the SDM home page has clickable buttons across the top labeled Home, Configure, Monitor, Refresh, Save, Search, and Help. Two sections display general router information. The top section, About Your Router, shows basic hardware and software details about the router. The bottom section, Configuration Overview, is broken into four subcategories: Interfaces and Connections, Firewall Policies, VPN, and Routing. As you make configuration changes to the router, the relevant fields are updated with the new information. Let’s move on and make some configuration changes on the router.

Global Configurations

Objective:

  • Configure, verify, and troubleshoot DHCP and DNS operation on a router (including: CLI/SDM)

To begin router configurations, click the Configure button at the top of the Home page. Figure 9.5 shows the main Configure page of the SDM. The Configure tab has a vertical sidebar with more clickable options that are called Tasks. They include Interfaces and Connections, Firewall and ACL, VPN, Security Audit, Routing, NAT, Intrusion Prevention, Quality of Service, NAC, and Additional Tasks.

Configure Interfaces and Connections.

Figure 9.5. Configure Interfaces and Connections.

Changing the Hostname, Banner, Domain Name, and Secret Password

From the Configure page, click Additional Tasks in the left vertical sidebar. The Additional Tasks page opens, as shown in Figure 9.6. It has a list of additional tasks and a list of device properties. When expanded, Router Properties shows a few configurable items, including hostname, domain name, banner, and the enable secret password.

Configure, Additional Tasks.

Figure 9.6. Configure, Additional Tasks.

Double-click any of the item names to open a new window, as shown in Figure 9.7. Here you can change the router’s hostname, domain name, banner, and secret password all in one window.

The Device Properties window.

Figure 9.7. The Device Properties window.

This window has two tabs. On the Device tab, click in each field and enter the desired Host (hostname), Domain (domain name), and Banner (message of the day). Figure 9.8 shows a sample configuration.

Hostname, domain, and banner configuration.

Figure 9.8. Hostname, domain, and banner configuration.

Click the Secret Password tab, shown in Figure 9.9, and enter a new password twice. Note that the window represents your password with asterisks.

Secret password configuration.

Figure 9.9. Secret password configuration.

After you have entered a new hostname, domain name, banner, and enable secret password, click OK at the bottom of the window. The SDM automatically sends the new configuration commands to the router, as shown in Figure 9.10. Click OK again to close that window and return to the Additional Tasks page.

Commands Delivery Status window.

Figure 9.10. Commands Delivery Status window.

If you return to the Home page at this point, you see your router’s new hostname in the top-right corner, as shown in Figure 9.11. You can also click the View Running Config button to see the current configuration of your router.

Home page with a new hostname.

Figure 9.11. Home page with a new hostname.

Note

After you click OK, the router prompts you to enter the new secret password information. Leave the username field blank, and enter your secret password to keep the SDM session connected.

Router Access

There is another way to configure username and password information using the SDM. On the Additional Tasks page, click Router Access to see what options can be configured using this tool, as shown in Figure 9.12.

Configure, Additional Tasks, Router Access.

Figure 9.12. Configure, Additional Tasks, Router Access.

Click User Accounts/View. You see a line item with the secret password entry you created in the preceding section with a privilege level of 15 and a username of cisco. If the line item is highlighted, click the Edit option in the top right of the window. You now have the option to change the username, password, and privilege level of this account, as shown in Figure 9.13.

Edit a username.

Figure 9.13. Edit a username.

DNS

To configure DNS server information in the SDM, click DNS on the Additional Tasks page. In the DNS Properties section, click the Edit button at the top right of the page. A separate DNS Properties window opens, as shown in Figure 9.14.

Configure, Additional Tasks, DNS.

Figure 9.14. Configure, Additional Tasks, DNS.

Click the Add button in the DNS properties window to open the Add a DNS server IP address window, shown in Figure 9.15.

Add a DNS server IP address window.

Figure 9.15. Add a DNS server IP address window.

In this window, you can input the DNS server IP address and click OK. Click OK again in the DNS properties window to add the configurations to the router. Figure 9.16 shows the DNS properties section with the newly configured DNS server information.

DNS properties with a new DNS server.

Figure 9.16. DNS properties with a new DNS server.

DHCP

From the Additional Tasks page, you can also add a DHCP pool to the router. Click DHCP to see the two options for DHCP configurations: DHCP Pools and DHCP Bindings (see Figure 9.17).

Configure, Additional Tasks, DHCP.

Figure 9.17. Configure, Additional Tasks, DHCP.

In the DHCP drop-down menu, click DHCP Pools, and then click the Add button at the top right of the page. A separate window called Add DHCP Pool opens, as shown in Figure 9.17. The DHCP Pool Name, DHCP Pool Network, Subnet mask, Starting IP, and Ending IP fields are mandatory. The Lease Length section is automatically filled in by the SDM, but you can change it to meet your individual requirements. The remaining fields are optional. Figure 9.18 shows the Add DHCP Pool with the fields filled in for a sample configuration.

Add DHCP Pool window.

Figure 9.18. Add DHCP Pool window.

As soon as all of the parameters are filled in to your business specifications, click the OK button to configure the router. Figure 9.19 shows the DHCP Pools section with the newly configured DHCP pool properties.

DHCP Pools with a new DHCP pool configuration.

Figure 9.19. DHCP Pools with a new DHCP pool configuration.

Router Interface Configurations

To configure router interfaces, you must be in the Configure tab of the SDM. On the left vertical sidebar, click Interfaces and Connections. This is the first option listed under Tasks. The two tabs on this page are Create Connection and Edit Interface/Connection. Click Edit Interface/Connections to see all of the interfaces that are set up on the router and their current status, as shown in Figure 9.20.

Configure, Interfaces and Connections, Edit Interface/Connection.

Figure 9.20. Configure, Interfaces and Connections, Edit Interface/Connection.

Assigning an IP Address

To assign an IP address to another interface, you can double-click the interface name to open another configuration window. On interfaces where an IP address assignment is applicable, this window includes tabs for Connection, Association, NAT, General, and QoS. The Connection tab shows the current IP address information (if any) of the interface, which you can change. Figure 9.21 shows the configuration window for interface Fast Ethernet 4. The router is configured with a static IP address of 10.10.10.1 and a subnet mask of 255.255.255.0.

Interface Feature Edit Dialog - FastEthernet4.

Figure 9.21. Interface Feature Edit Dialog - FastEthernet4.

Enabling the Interface

If you look back at the top right of Figure 9.20, you see an option to Disable interface Fast Ethernet 4. If you click an interface where the status is currently Down, such as the highlighted interface in Figure 9.22, you can Enable the interface from the SDM.

Configure, Interfaces and Connections, Edit Interface/Connection, Enable.

Figure 9.22. Configure, Interfaces and Connections, Edit Interface/Connection, Enable.

Saving and Verifying Your Configurations

After any router configuration changes, you must save the configuration by clicking the Save button. The SDM asks if you are sure about the save and then sends a copy running-config startup-config command to the router. As soon as the save is complete, the bottom of the SDM shows this message: “Running config copied successfully to Startup Config of your router.” To verify your router configuration, return to the Home page of the SDM. Click the View Running Config button to open the Show Running Configuration window, as shown in Figure 9.23.

Show Running Configuration window.

Figure 9.23. Show Running Configuration window.

Monitoring

Cisco SDM also offers device monitoring, which you can access by clicking the Monitor tab at the top of the page. The sidebar shows seven monitoring options (see Figure 9.24): Overview, Interface Status, Firewall Status, VPN Status, QoS Status, NAC Status, and Logging. As we discussed in Chapter 4, “General Network Security,” logging is an important security feature on a network device. CPU, Memory, and Flash usage are shown in this view.

Monitor Overview page.

Figure 9.24. Monitor Overview page.

Chapter Summary

Now that you’ve seen a general overview of the Cisco SDM, for supported router models you can choose to use the SDM versus Cisco CLI. In my opinion, and for the CCNA exam, you should know both CLI and SDM configuration and verification methods. I encourage you to continue navigating the different pages and Tasks in the SDM to familiarize yourself with all available tools. If you are uncertain how to use an SDM Task, try the Help button for additional details and tutorials.

Apply Your Knowledge

Exercise

SDM Configuration

The best way to learn SDM is to keep practicing the configurations on a test router. In this Exercise, configure the WAN interface on your router for the following IP address and subnet mask:

IP address: 192.168.1.1

Subnet mask: 255.255.255.0

Be sure to log back into the SDM with your new IP address!

Estimated Time: 5 minutes

Review Questions

1.

What is the Cisco SDM?

2.

What are the ten tasks listed in the vertical sidebar of the SDM?

3.

What four properties can be configured in the Router Properties section of the SDM?

4.

What options can be configured in the Router Access portion of the SDM?

5.

What steps would you take to configure the WAN IP address on a router using SDM?

Exam Questions

For questions 1 through 5, refer to Figure 9.25.

Cisco SDM: home page example.

Figure 9.25. Cisco SDM: home page example.

1.

What is the router’s hostname?

  1. Router

  1. CCNA

  1. CCNAPrep

  1. CCNA851

2.

From the home page of the Cisco SDM, what would you click to see the router’s running configuration?

  1. Configure

  1. View Running Config

  1. Monitor

  1. Search

3.

Which feature is not available on the router shown in Figure 9.25?

  1. IP

  1. Firewall

  1. VPN

  1. IPS

4.

From the home page of the Cisco SDM, what would you click to configure the router’s hostname?

  1. Configure

  1. View Running Config

  1. Monitor

  1. Search

5.

To send a copy running-config startup-config command to the router with the SDM, which button would you click?

  1. Configure

  1. Monitor

  1. Refresh

  1. Save

6.

How would you navigate the SDM to find and enable an interface?

  1. Configure, Interfaces and Connections

  1. Configure, Additional Tasks, Router Properties

  1. Configure, Additional Tasks, Router Access

  1. Configure, Interfaces and Connections, Edit Interface Connections

7.

The Monitor screen on the SDM gives statistics for what three types of usage?

  1. Memory

  1. CPU

  1. Disk Activity

  1. Flash

8.

Which of the following is configured from Router Properties?

  1. IP Address

  1. DHCP

  1. SNMP

  1. Secret Password

9.

What privilege level is assigned to an account that is given a secret password?

  1. 15

  1. 10

  1. 5

  1. 0

10.

User accounts can be added and edited in which section of the SDM?

  1. Router Properties

  1. Router Access

  1. ACL Editor

  1. DHCP

Answers to Review Questions

1.

The Cisco Security Device Manager (SDM) is a web-based tool that Cisco developed for its IOS software-based routers. SDM allows users to configure and monitor a router without using CLI.

2.

Interfaces and Connections

Firewall and ACL

VPN

Security Audit

Routing

NAT

Intrusion Prevention

Quality of Service

NAC

Additional Tasks

3.

Host Name

Domain Name

Banner (Message of the Day)

Secret Password

4.

User Accounts

VTY Line Configuration

SSH

Management Access

5.

From the Home page, select Configure, Interfaces and Connections, Edit Interface/Connection and then double-click the WAN interface. On the Connection tab, select static or dynamic IP address and enter the IP address and subnet mask.

Answers to Exam Questions

1.

C. The hostname of the router shown is CCNAPrep.

2.

B. To see the running configuration of your router, click View Running Config.

3.

D. IPS has a red circle with an X next to it, indicating that it is unavailable on this router. Answers A, B, and C are incorrect because they have a green circle with a check mark, indicating that these are available features on the router.

4.

A. To get to router configuration options, the best answer to this question is to click the Configure button. Answer B is incorrect because it shows the router’s running configuration. Answers C and D are incorrect because they do not allow for device configuration.

5.

D. With SDM, you click the Save button to send a copy running-config startup-config command to the router.

6.

D. To find and enable an interface, you need to select Configure, Interfaces and Connections, Edit Interface Connections. Answer A is incorrect because it does not continue to the Edit Interface Connections tab. Answers B and C are incorrect because they refer to sections of the SDM that are used for general router properties or router access configurations.

7.

A, B, D. The Monitor screen gives statistics on memory, CPU, and flash usage.

8.

D. The secret password is configured in the Router Properties section of the SDM. Answer A is incorrect because the IP address is configured in the Interfaces and Connections section. Answers B and C are incorrect because they are not configured from Router Properties.

9.

A. A secret password is given a privilege level of 15.

10.

B. User accounts can be added and edited in the Router Access section of the SDM. Answer A is incorrect because it can only be used to add a secret password on the router. Answers C and D are also incorrect because they are not used to configure user accounts.

Suggested Readings and Resources

The following is recommended reading for general network security and related terminology:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.188.178.181