This page is a GNS3/Dynamips startup-config generator. You can upload your Dynamips/GNS3 .net file, and the server will give you back a zipped file. This site is using Ivan Pepelnjaks perl script.
NOTE: This script is not supporting ASA FW devices/interfaces, it will skip those sections.
Configuration parameters:
loopback=/32 from 10.0.1.0/24
wan=/30 from 10.0.7.0/24
lan=/24 from 10.2.0.0/16
Configuration template:
[Common] service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname $hostname ! logging buffered 4096 ! ip cef ! no ip domain lookup ! interface Loopback0 ip address $ip ! ip http server no ip http secure-server ! $hosts ! router eigrp 1 network 10.0.0.0 no auto-summary ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous transport preferred none line aux 0 line vty 0 4 exec-timeout 0 0 privilege level 15 logging synchronous no login transport preferred none ! ntp logging [Serial FR] interface $interface description Link to $peername no ip address no shutdown encapsulation frame-relay frame-relay lmi-type ansi ! map-class frame-relay Keepalive frame-relay end-to-end keepalive mode bidirectional frame-relay end-to-end keepalive timer send 2 frame-relay end-to-end keepalive timer recv 2 frame-relay end-to-end keepalive error-threshold send 3 frame-relay end-to-end keepalive error-threshold recv 3 [Serial DLCI] interface $interface.$dlci point-to-point description Link to $peername ip unnumbered Loopback0 logging event subif-link-status frame-relay interface-dlci $dlci class Keepalive [Serial PPP] interface $interface no shutdown encapsulation ppp ip address $ip [Router link] interface $interface no shutdown ip address $ip [LAN] interface $interface no shutdown ip address $ip [LAN NIO] interface $interface no shutdown ip address dhcp
Popularity: 4% [?]

























None