-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
fake_nos.yaml
85 lines (75 loc) · 3.01 KB
/
fake_nos.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
name: MyFakeNOSPlugin
initial_prompt: "{base_prompt}>"
commands:
enable:
output: null
new_prompt: "{base_prompt}#"
help: enter exec prompt
prompt: "{base_prompt}>"
undo smart:
output: null
prompt: "{base_prompt}>"
scroll:
output: null
prompt: "{base_prompt}>"
show clock:
output: "*21:01:33.000 AET 01 01 01 2022"
help: "Display the system clock"
prompt: ["{base_prompt}>"]
show running-config:
output: |
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname {{base_prompt}}
!
boot-start-marker
boot-end-marker
help: "Current operating configuration"
prompt: "{base_prompt}#"
show version:
output: |
Cisco IOS Software, Catalyst 4500 L3 Switch Software (cat4500e-ENTSERVICESK9-M), Version 12.2(54)SG1, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Thu 27-Jan-11 12:07 by prod_rel_team
Image text-base: 0x10000000, data-base: 0x12E16D24
ROM: 12.2(44r)SG9
Hobgoblin Revision 20, Fortooine Revision 1.22
router1 uptime is 2 years, 31 weeks, 6 days, 9 hours, 55 minutes
System returned to ROM by reload
System restarted at 09:09:22 UTC Tue Apr 9 2013
System image file is "bootflash:cat4500e-entservicesk9-mz.122-54.SG1.bin"
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
export@cisco.com.
cisco WS-C4948E (MPC8548) processor (revision 4) with 1048576K bytes of memory.
Processor board ID CAT1451S15C
MPC8548 CPU at 1GHz, Cisco Catalyst 4948E
Last reset from Reload
17 Virtual Ethernet interfaces
48 Gigabit Ethernet interfaces
4 Ten Gigabit Ethernet interfaces
511K bytes of non-volatile configuration memory.
Configuration register is 0x2102
help: System hardware and software status
prompt: ["{base_prompt}>", "{base_prompt}#"]
_default_:
output: "% Invalid input detected at '^' marker."
help: "Output to print for unknown commands"
terminal width 511:
output: ""
help: "Set terminal width to 511"
terminal length 0:
output: ""
help: "Set terminal length to 0"