Simple MPLS network topology for Dynamips/Olive



Similar documents
Lab Configuring Syslog and NTP (Instructor Version)

Brest. Backup : copy flash:ppe_brest1 running-config

CS3695/M6-109 Lab 8-NPS02 VOIP Sniffing Ver. 8 Rev. 0

Configurazione Rete VoIP

Skills Assessment Student Training (Answer Key)

Configurazione Rete VoIP

Lab Configure Local AAA on Cisco Router

Lab 7: Firewalls Stateful Firewalls and Edge Router Filtering

Testing Juniper Networks M40 Router MPLS Interoperability with Cisco Systems 7513 and Routers

Ejemplo de configuración de punta a punta SBC en un Cisco 7600 Series Router

How To Configure A Cisco Router With A Cio Router

BRI to PRI Connection Using Data Over Voice

JUNOS Secure Template

Lab 5.3.9b Managing Router Configuration Files Using TFTP

Configuring Clocking and Timing

Basic Router Configuration

Motorola TEAM WSM - Cisco Unified Communications Manager Express (CME) Integration

Enabling Management Protocols: NTP, SNMP, and Syslog

CCNA Exploration 4.0: ESwitching Basic Switching / Wireless PT Practice SBA. Switch S1 S1#sh ru Building configuration...

Planning Maintenance for Complex Networks

Network Diagram Scalability Testbed and Configuration Files

Chapter 1: Planning Maintenance for Complex Networks. TSHOOT v6 Chapter , Cisco Systems, Inc. All rights reserved.

Configuring a Leased Line

Configuring Fax Pass-Through

Cisco 2621 Gateway-PBX Interoperability: Lucent/Avaya Definity G3si V7 PBX with Cisco CallManager Using T1 PRI NI-2 for an H.

Quality of Service and Bandwidth Management Configuration

and 2, implemented With Cisco Unified Border Control Element (CUBE)

LAN-Cell to Cisco Tunneling

Configuring Voice and Data Support on VWIC3s

TotalCloud Phone System

Center for Internet Security Gold Standard Benchmark for Cisco IOS

EIGRP Routing Protocol & Configuration

ICND IOS CLI Study Guide (CCENT)

APNIC Members Training Course Security workshop. 2-4 July, Port Vila Vanuatu. In conjunction with PACNOG 4

How To Configure A Cisco Vpn On A Cell Phone With A Pkv On A Safd On A Pv On An Asda On A Network With A Network On A Pc Or Ipv On The Ipv (Svv

Configuring the Cisco Secure PIX Firewall with a Single Intern

Virtual Private Network Setup

P and FTP Proxy caching Using a Cisco Cache Engine 550 an

One-Step Lockdown with Cisco SDM

Schools Configuration Files Guide

Cisco Routers and Switches

Network Security Knowledge is Everything! Network Operations

Introduction to the Junos Operating System

Table of Contents. Cisco Using the Cisco IOS Firewall to Allow Java Applets From Known Sites while Denying Others

The Cisco IOS Firewall feature set is supported on the following platforms: Cisco 2600 series Cisco 3600 series

Juniper Networks WX Series Large. Integration on Cisco

Configuring Modem Transport Support for VoIP

Deployment Guidelines for QoS Configuration in DSL Environment

SIP Trunking Configuration Guide for Cisco Unified Communications Manager (CUCM) Version with Cisco Unified Border Element (CUBE)

Configuration Professional: Site to Site IPsec VPN Between Two IOS Routers Configuration Example

Felix Rohrer. PT Activity 7.5.3: Troubleshooting Wireless WRT300N. Topology Diagram

Case Study 1: Registering IP Phones with a remote Call

Provisioning Dial Access to MPLS VPN Integration

Lab Creating a Network Map using CDP Instructor Version 2500

Configuring PEAP / LDAP based authentication using FreeRADIUS on Debian Sarge and Cisco AP1200, with WPA2 AES encryption

Network Configuration Example

PT Activity: Configure Cisco Routers for Syslog, NTP, and SSH Operations

login timeout 30 access list ALL line 20 extended permit ip any any port 9053 interval 15 passdetect interval 30

IPSec. User Guide Rev 2.2

Lab Configure Basic AP Security through IOS CLI

IDT / Net2phone SIP Trunking Configuration Guide for Cisco Business Edition 3000 (BE3000) Release with Cisco Unified Border Element Release 8.8.

Leased Line PPP Connections Between IOS and HP Routers

Configuring a Cisco 2509-RJ Terminal Router

Virtual Fragmentation Reassembly

Network Diagram and Configuration Files

!! Last configuration change at 15:00:48 gmt Thu Oct by admin! NVRAM config last updated at 03:07:42 gmt Wed Nov by admin!

Table of Contents. Cisco Configuring IPSec Cisco Secure VPN Client to Central Router Controlling Access

Document ID: Introduction

Implementation Guide NEW NETWORK PLATFORM ARCHITECTURE: WAN. Internet Edge

Basic Router Configuration Using Cisco Configuration Professional

DAY ONE: CONFIGURING JUNOS BASICS

Configuring Basic Settings

N2X Core Routing - BGP-4 MPLS VPN scenario with integrated traffic Application Note

Task 20.1: Configure ASBR1 Serial 0/2 to prevent DoS attacks to ASBR1 from SP1.

Lab Configure Syslog on AP

Configuring the MNLB Forwarding Agent

Lab Load Balancing Across Multiple Paths Instructor Version 2500

PIX/ASA 7.x and above : Mail (SMTP) Server Access on Inside Network Configuration Example


Integrated Data and Voice Services for ISDN PRI Interfaces on Multiservice Access Routers

ProteusElite:HowTo Proteus Networks Proteus Elite:HowTo Page 1

Objectives. Background. Required Resources. CCNA Security

Savvius Insight Initial Configuration

System Components PBX Model. Configuration Tasks

Proposal for implementation of VoIP at XYZ hospital.

Hardening Network Devices. PacNOG15 Network Security Workshop

ASA 8.3 and Later: Mail (SMTP) Server Access on Inside Network Configuration Example

Lab Use Network Inspector to Observe STP Behavior

Computer Networks Administration Help Manual Sana Saadaoui Jemai Oliver Wellnitz

Route-Switch-Controller Handover Redundancy on the Cisco AS5850

Network Configuration Example

Junos OS. Common Criteria Secure Configuration for SRX Series Security Devices. Release 12.1X44-D15. Published:

ADTRAN SBC and Cisco Call Manager Express SIP Trunk Interoperability

Next-Gen Security Architecture through Brocade Network Devices and Palo Alto Networks Firewall

Brocade to Cisco Comparisons

7750 SR OS System Management Guide

ICND1 Lab Guide Interconnecting Cisco Networking Devices Part 1 Version 2.0. Labs powered by

Transcription:

Simple MPLS network topology for Dynamips/Olive R1 version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption hostname R1 boot-start-marker boot-end-marker enable password test no aaa new-model memory-size iomem 5 ip cef

no ip domain lookup multilink bundle-name authenticated username test password 0 test archive log config hidekeys interface Loopback101 ip address 192.168.1.1 255.255.255.255 interface FastEthernet0/0 ip address 192.168.13.1 255.255.255.248 interface FastEthernet0/1 ip address 192.168.159.11 255.255.255.0 shutdown full-duplex interface FastEthernet1/0 no ip address interface FastEthernet1/0.10 encapsulation dot1q 10 ip address 10.1.1.1 255.255.255.0

ip mtu 1496 ip ospf mtu-ignore interface FastEthernet1/0.100 encapsulation dot1q 100 ip address 20.1.1.2 255.255.255.252 ip mtu 1496 mpls label protocol ldp router ospf 200 router-id 192.168.1.1 log-adjacency-changes network 10.1.1.0 0.0.0.255 area 0 network 20.1.1.0 0.0.0.3 area 0 network 192.168.13.0 0.0.0.7 area 0 ip forward-protocol nd ip http server no ip http secure-server snmp-server community test-r RO snmp-server community test-rw RW mpls ldp router-id Loopback101 control-plane line con 0 line aux 0

line vty 0 4 login local End R2 version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption hostname R2 boot-start-marker boot-end-marker enable password test no aaa new-model memory-size iomem 5 ip cef no ip domain lookup multilink bundle-name authenticated username test password 0 test archive log config hidekeys

interface Loopback101 ip address 192.168.2.2 255.255.255.255 interface FastEthernet0/0 ip address 192.168.24.2 255.255.255.248 interface FastEthernet0/1 ip address 192.168.159.12 255.255.255.0 router ospf 200 router-id 192.168.2.2 log-adjacency-changes network 192.168.2.2 0.0.0.0 area 0 network 192.168.24.0 0.0.0.7 area 0 ip forward-protocol nd ip http server no ip http secure-server snmp-server community test-r RO snmp-server community test-rw RW no cdp run mpls ldp router-id Loopback101 control-plane

line con 0 line aux 0 line vty 0 4 login local End R3 version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption hostname R3 boot-start-marker boot-end-marker enable password test aaa new-model aaa session-id common memory-size iomem 5 clock timezone EET 2 clock summer-time EET recurring last Sun Mar 3:00 last Sun Oct 3:00 no ip gratuitous-arps ip cef multilink bundle-name authenticated

username test password 0 test archive log config hidekeys interface Loopback101 ip address 192.168.3.3 255.255.255.255 interface FastEthernet0/0 ip address 192.168.13.3 255.255.255.248 interface FastEthernet0/1 ip address 192.168.34.3 255.255.255.248 interface FastEthernet1/0 ip address 192.168.159.13 255.255.255.0 router ospf 200 router-id 192.168.3.3 log-adjacency-changes network 192.168.3.3 0.0.0.0 area 0 network 192.168.13.0 0.0.0.7 area 0 network 192.168.34.0 0.0.0.7 area 0 ip forward-protocol nd ip http server

no ip http secure-server snmp-server community test-r RO snmp-server community test-rw RW no cdp run mpls ldp router-id Loopback101 control-plane line con 0 line aux 0 line vty 0 4 End R4 version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption hostname R4 boot-start-marker boot-end-marker enable password test no aaa new-model memory-size iomem 5

ip cef no ip domain lookup multilink bundle-name authenticated username test password 0 test archive log config hidekeys interface Loopback101 ip address 192.168.4.4 255.255.255.255 interface FastEthernet0/0 ip address 192.168.34.4 255.255.255.248 interface FastEthernet0/1 ip address 192.168.24.4 255.255.255.248 interface FastEthernet1/0 ip address 192.168.159.14 255.255.255.0 router ospf 200 router-id 192.168.4.4 log-adjacency-changes network 192.168.4.4 0.0.0.0 area 0 network 192.168.24.0 0.0.0.7 area 0 network 192.168.34.0 0.0.0.7 area 0 ip forward-protocol nd

ip http server no ip http secure-server snmp-server community test-r RO snmp-server community test-rw RW no cdp run mpls ldp router-id Loopback101 control-plane line con 0 line aux 0 line vty 0 4 login local End Juniper root# show ## Last changed: 2010-10-25 08:44:12 UTC version 9.5R1.8; system { host-name JUNOS_1; root-authentication { encrypted-password P4FstOEScZ7P.; ## SECRET-DATA login {

user niau { uid 2001; class super-user; authentication { encrypted-password "$1$1JDff4Hr$L9reRk8qBYfwVrVXRZ6mv0"; ## SECR ET-DATA services { ftp; ssh; telnet; syslog { user * { any emergency; file messages { any notice; authorization info; file interactive-commands { interactive-commands any; interfaces { fxp0 { vlan-tagging; unit 1 { vlan-id 1; unit 10 { vlan-id 10; family inet { address 10.1.1.2/24; unit 100 { vlan-id 100; family inet { address 20.1.1.1/30; family mpls;

unit 500 { vlan-id 500; family inet { address 50.0.0.1/30; lo0 { unit 0 { family inet { address 100.1.1.1/32; snmp { community test-ro { authorization read-only; community test-rw { authorization read-write; routing-options { static { route 0.0.0.0/0 next-hop 10.1.1.1; protocols { router-advertisement { interface fxp0.100; mpls { interface fxp0.100; isis { interface fxp0.10 { checksum; ospf { area 0.0.0.0 { interface fxp0.100; interface lo0.0; interface fxp0.500; interface fxp0.10;

ldp { interface fxp0.100; oam { ethernet { link-fault-management { interface fxp0 { link-discovery active;