Skip to content
FacebookTwitterYouTube
  • Home
  • About Us
  • Contact Us
  • Blog
  • Shop
CertificationKits.com Logo

CertificationKits is your one-stop source for Cisco certification lab hardware & training.

  • Lab Certification Kits
    • CCNA Lab Kits
    • CCNA Base Lab Kits
    • CCNA Security Kits
    • CCNA Voice Kits
    • CCNP Lab Kits
    • CCIE Lab Kits
  • Lab Suggestions
    • CCNA 200-301
    • CCNA 200-125
    • CCNA Security
    • CCNA Voice
    • CCNP
    • CCIE
  • Cisco Certification
    • CCNA 200-301 Study Center
      • CCNA 200-301 In-Depth Overview
      • Getting started With Your Lab
      • CCNA 200-301 Exam Center
      • CCNA 200-301 Course
      • CCNA 200- 301 Videos
      • CCNA 200-301 Topic Articles
      • CCNA Task Articles
      • Cisco CCNA 200-301 Labs
      • CCNA 200-301 Free Applications
    • CCNA Study Center
      • CCNA Overview
      • Getting Started
      • CCNA Exam Center
      • CCNA Course
      • CCNA Videos
      • CCNA Topic Articles
      • CCNA Task Articles
      • CCNA Labs
      • CCNA Free Applications
    • CCNA Security Study Center
      • Security Articles
    • CCNA Voice Study Center
      • Articles & Labs
    • CCNP Study Center
      • ROUTE Study Guide
      • SWITCH Study Guide
      • TSHOOT Study Guide
    • CCIE Study Center
      • CCIE Exam Updates
      • History of CCIE
      • Become a Cisco CCIE – Part 1
      • Become a Cisco CCIE – Part 2
  • SHOP
  • Home
  • About Us
  • Contact Us
  • Blog
  • Shop

Cisco CCNA – Configuring a Default Route with SDM

 
Cisco SDM uses wizards to help network administrators ease the basic tasks when configuring a router.  So it really simplifies many of the command lines you are learning for your CCNA certification.  With Cisco SDM, you are able to easily configure basic router functions, such as IP address assignments, interface configurations, authentication, NAT, DHCP, as well as more advanced tasks, such as VPNs, Firewall and ACLs, Routing features, Intrusion Prevention System (IPS), Quality of Service (QoS). All these tasks and many more can be configured directly from SDM using its intelligent wizard-based system.
 
Before we configure a static route with SDM, we must first perform the initial configuration on a router required in order to be able to use SDM. Recalling from the previous lesson, we must configure the router to run a web server, define a username and a password with privilege level 15 and enable telnet and ssh transport in VTY lines.
Router(config)#ip http server
Router(config)#ip http secure-server
Router(config)#ip http authentication local
Router(config)#username ciscokits privilege 15 secret ciscokits
Router(config)#line vty 0 4
Router(config-line)#privilege level 15
Router(config-line)#login local
Router(config-line)#transport input telnet ssh
 
Now, we are ready to start Cisco SDM. After the Cisco SDM Java applet is loaded, go to the configure screen, then to the Routing section in the left column.
 

7.JPG

As you can see, here you can define static routes, as well as enable dynamic routing protocols. Since we want to add a default route, we have to use static routing.
Click on the Add button, to add a static route. In the window that pops-up, check the “Make this as the default route” checkbox, which will populate the prefix and the prefix masks with 0.0.0.0, which denotes that is a default route. Next, specify the IP address of the next-hop router, also known in PC terms as the default gateway. In our case, the next-hop router is 172.16.1.1. Now, we’re ready to go.
 

8.JPG

 
The default route has been added to your router.
 

9.JPG

 
If you are wondering what would take for a network administrator to configure this for the CLI, the equivalent command that must be entered is:
Router(config)#ip route 0.0.0.0 0.0.0.0 172.16.1.1
 
As you can see, using Cisco SDM is easy and can save you some time when you configure your router. Once you have configured your router to be able to use SDM, many configuration tasks that may take some of your important time, can be done faster if you use Cisco SDM, some faster via the command line tools. When you take the CCNA exam, you must have at least a basic understanding and be able to use the Cisco SDM tool.
Cisco CCNA 200-301 v1.1
Economy Plus Kit
$769.99
Cisco CCNA 200-301 v1.1
G2X Titanium Kit
$1999.99
  • Shop CertificationKits
  • Why CertificationKits?
  • Cisco Resources
  • Wall of Fame
  • Blog
  • Extended Warranties
  • Trade-up Program
  • Returns & Exchanges
  • Shipping Information
  • Terms & Conditions
  • Privacy & Security
CertificationKits is not affiliated or endorsed in any way by Cisco Systems Inc. Cisco, CCNA, CCENT, CCNP, CCSP, CCVP, CCIE are trademarks of Cisco Systems Inc.
Visit Cisco Systems Inc. at: www.cisco.com.

Connect

Copyright 2017 CertificationKits.com | All Rights Reserved
FacebookTwitterYouTube
Page load link