diff --git a/prompts/coding/network_router_emulator_1590.md b/prompts/coding/network_router_emulator_1590.md new file mode 100644 index 0000000..da8783a --- /dev/null +++ b/prompts/coding/network_router_emulator_1590.md @@ -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 }.