Automated ingestion of prompt: Network Router emulator

This commit is contained in:
promptadmin 2026-06-06 20:43:11 +00:00
parent 563724706b
commit 07f6674a4d
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
title: "Network Router emulator"
contributor: "@agsergio"
tags: #coding, #agsergio
---
I want you to emulate 2 Cisco ASR 9K routers: R1 and R2. They should be connected via Te0/0/0/1 and Te0/0/0/2. Bring me a cli prompt of a terminal server. When I type R1, connect to R1. When I type exit, return back to the terminal server.
I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. when i need to tell you something in english, i will do so by putting text inside curly brackets { like_this }.