Scenario 3-1: Configuring DNS, TFTP, NTP, and SNMP

This scenario uses a configuration taken from a working Cisco IOS router and tests your skills with DNS, TFTP, NTP, and SNMP. Example 3-12 displays the configuration of a Cisco router named R1.

Example 3-12. R1 Running Configuration
 version 12.1 hostname R1 clock timezone UTC 10 ! no ip domain-lookup ip domain-name cisco.com ip host CCIE 131.108.1.1 ip host Router3 131.108.1.3 ip host Router2 131.108.1.2 ip host Router1 131.108.1.1 ip name-server 131.108.255.1 ip name-server 131.108.255.2 interface Ethernet0/0 ip address 131.108.1.1 255.255.255.0 ! interface Serial0/0 ip address 131.108.255.1 255.255.255.252 ntp broadcast ! no ip http server snmp-server community public RO snmp-server community ...

Get CCIE Security Exam Certification Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.