Difference between revisions of "Device configuration for MupsBox"

From Mupssoft Wiki
Jump to navigation Jump to search
Line 72: Line 72:
 
|'''Step 6'''
 
|'''Step 6'''
 
|'''exit'''
 
|'''exit'''
 +
  
  
Line 81: Line 82:
 
|'''Step 7'''
 
|'''Step 7'''
 
|'''ip route 0.0.0.0 0.0.0.0''' ''gateway''
 
|'''ip route 0.0.0.0 0.0.0.0''' ''gateway''
 +
  
  
Line 86: Line 88:
  
 
Router(config)# ip route 0.0.0.0 0.0.0.0 10.9.90.1
 
Router(config)# ip route 0.0.0.0 0.0.0.0 10.9.90.1
|
 
|-
 
|'''Step 8'''
 
|'''ip domain name''' ''domain name''
 
 
 
'''Example:'''
 
 
Router(config)# ip domain name domain.local
 
|
 
|-
 
|'''Step 9'''
 
|'''hostname''' ''newhostname''
 
 
 
'''Example:'''
 
 
Router(config)# hostname MBRouter
 
|
 
|-
 
|'''Step 10'''
 
|
 
 
|
 
|
 
|}
 
|}
 
 
 
  
 
{| class="wikitable"
 
{| class="wikitable"
|+BASIC CONFIG - DETAILED STEPS
+
|+BASIC SSH CONFIG - DETAILED STEPS
 
!
 
!
 
!Comman or Action
 
!Comman or Action
 
!Purpose
 
!Purpose
 
|-
 
|-
|'''Step 1'''
+
|'''Step 8'''
|'''enable'''
+
|'''ip domain name''' ''domain name''
 
 
  
  
 
'''Example:'''
 
'''Example:'''
  
Router> enable
+
Router(config)# ip domain name domain.local
 
|Enables privileged EXEC mode.
 
|Enables privileged EXEC mode.
  
 
* Enter your password if prompted.
 
* Enter your password if prompted.
 
|-
 
|-
|'''Step 2'''
+
|'''Step 9'''
|'''configure terminal'''
+
|'''hostname''' ''newhostname''
 
 
  
  
 
'''Example:'''
 
'''Example:'''
  
Router# configure terminal
+
Router(config)# hostname MBRouter
 
|Enters global configuration mode.
 
|Enters global configuration mode.
 
|-
 
|-
|'''Step 3'''
+
|'''Step 10'''
|'''interface gigabitethernet''' ''slot/port''
+
|'''crypto key generate rsa modulus 1024'''
 +
 
 +
 
  
  
 
'''Example:'''
 
'''Example:'''
  
Router(config)# interface gigabitethernet 0/0
+
Router(config)# crypto key generate rsa modulus 1024
|Specify the port adapter type and the location of the interface to be configured.
+
|
 
|-
 
|-
|'''Step 4'''
+
|'''Step 11'''
|'''ip address''' ''ip subnetmask''
+
|'''username''' ''root'' privilege 15 '''secret''' ''PassW0rd''
 
 
 
 
  
 
'''Example:'''
 
'''Example:'''
  
Router(config-if)# ip address 10.9.90.201 255.255.255.0
+
Router(config)# username root privilege 15 secret PassW0rd
 
|
 
|
 
|-
 
|-
|'''Step 5'''
+
|'''Step 12'''
|'''no shutdown'''
+
|'''aaa new-model'''
 
 
 
 
  
 
'''Example:'''
 
'''Example:'''
  
Router(config-if)# no shutdown
+
Router(config)# aaa new-model
 
|
 
|
 
|-
 
|-
|'''Step 6'''
+
|'''Step 13'''
|'''exit'''
+
|'''line vty 0 4'''
 +
 
  
  
 
'''Example:'''
 
'''Example:'''
  
Router(config-if)# exit
+
Router(config)# line vty 0 4
 
|
 
|
 
|-
 
|-
|'''Step 7'''
+
|'''Step 14'''
 
|'''ip route 0.0.0.0 0.0.0.0''' ''gateway''
 
|'''ip route 0.0.0.0 0.0.0.0''' ''gateway''
  
Line 189: Line 163:
 
|
 
|
 
|-
 
|-
|'''Step 8'''
+
|'''Step 15'''
 
|'''ip domain name''' ''domain name''
 
|'''ip domain name''' ''domain name''
  
Line 229: Line 203:
 
  font-size:8pt; font-face:verdana,sans-serif;  border:0.2em outset #ceebf7;
 
  font-size:8pt; font-face:verdana,sans-serif;  border:0.2em outset #ceebf7;
 
  padding:0.1em; font-weight:bolder; -moz-border-radius:8px; ">
 
  padding:0.1em; font-weight:bolder; -moz-border-radius:8px; ">
[[#top| Back to the Top ]]</span></div><div id="turnkey-credit"> <div style="clear: both;"> [https://www.turnkeylinux.org/mediawiki MediaWiki Appliance] - Powered by [https://www.turnkeylinux.org TurnKey Linux] </div> </div><div id="turnkey-credit"> <div style="clear: both;"> [https://www.turnkeylinux.org/mediawiki MediaWiki Appliance] - Powered by [https://www.turnkeylinux.org TurnKey Linux] </div> </div><div id="turnkey-credit"> <div style="clear: both;"> [https://www.turnkeylinux.org/mediawiki MediaWiki Appliance] - Powered by [https://www.turnkeylinux.org TurnKey Linux] </div> </div>
+
[[#top| Back to the Top ]]</span></div><div id="turnkey-credit"> <div style="clear: both;"> [https://www.turnkeylinux.org/mediawiki MediaWiki Appliance] - Powered by [https://www.turnkeylinux.org TurnKey Linux] </div> </div><div id="turnkey-credit"> <div style="clear: both;"> [https://www.turnkeylinux.org/mediawiki MediaWiki Appliance] - Powered by [https://www.turnkeylinux.org TurnKey Linux] </div> </div><div id="turnkey-credit"> <div style="clear: both;"> [https://www.turnkeylinux.org/mediawiki MediaWiki Appliance] - Powered by [https://www.turnkeylinux.org TurnKey Linux] </div> </div><div id="turnkey-credit"> <div style="clear: both;"> [https://www.turnkeylinux.org/mediawiki MediaWiki Appliance] - Powered by [https://www.turnkeylinux.org TurnKey Linux] </div> </div>

Revision as of 23:59, 7 June 2021

Device Configuration

Introduction

This section is not a tutorial on configuration different manufacturers. Here you will find the minimum settings in the CLI (for access from MUPSBOX to devices).


Vendor Configuration

Cisco - IOS v15

Minimum configuration:

BASIC CONFIG - SUMMARY STEPS

1.    enable

2.    configure terminal

BASIC CONFIG - DETAILED STEPS
Comman or Action Purpose
Step 1 enable


Example:

Router> enable

Enables privileged EXEC mode.
  • Enter your password if prompted.
Step 2 configure terminal


Example:

Router# configure terminal

Enters global configuration mode.
Step 3 interface gigabitethernet slot/port


Example:

Router(config)# interface gigabitethernet 0/0

Specify the port adapter type and the location of the interface to be configured.
Step 4 ip address ip subnetmask


Example:

Router(config-if)# ip address 10.9.90.201 255.255.255.0

Step 5 no shutdown


Example:

Router(config-if)# no shutdown

Step 6 exit


Example:

Router(config-if)# exit

Step 7 ip route 0.0.0.0 0.0.0.0 gateway


Example:

Router(config)# ip route 0.0.0.0 0.0.0.0 10.9.90.1

BASIC SSH CONFIG - DETAILED STEPS
Comman or Action Purpose
Step 8 ip domain name domain name


Example:

Router(config)# ip domain name domain.local

Enables privileged EXEC mode.
  • Enter your password if prompted.
Step 9 hostname newhostname


Example:

Router(config)# hostname MBRouter

Enters global configuration mode.
Step 10 crypto key generate rsa modulus 1024



Example:

Router(config)# crypto key generate rsa modulus 1024

Step 11 username root privilege 15 secret PassW0rd

Example:

Router(config)# username root privilege 15 secret PassW0rd

Step 12 aaa new-model

Example:

Router(config)# aaa new-model

Step 13 line vty 0 4


Example:

Router(config)# line vty 0 4

Step 14 ip route 0.0.0.0 0.0.0.0 gateway


Example:

Router(config)# ip route 0.0.0.0 0.0.0.0 10.9.90.1

Step 15 ip domain name domain name


Example:

Router(config)# ip domain name domain.local

Step 9 hostname newhostname


Example:

Router(config)# hostname MBRouter

Step 10


MupsBox will sort the data and display only the values found. These data can be exported to Excel for further processing.

Cisco - IOS L2 v15

To search for data by given dates and times, check the boxes next to them and select the date and time you are interested in:

Syslog Filter by Date and Time

Cisco - IOS L2 v12

To filter by prefix, click the down arrow in the prefix field, as shown in the figure below and select the prefix or prefixes by which you need to filter the data.

Syslog Filter by Prefix

To filter by device and topic, do the same.

Cisco - ASA

For more flexible filtering, use a custom filter.

Custom Filter

Custom Filter