Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SW1#show running-config
- Building configuration...
- Current configuration : 3295 bytes
- !
- ! Last configuration change at 23:08:37 UTC Sat Jul 6 2024
- !
- version 15.2
- service timestamps debug datetime msec
- service timestamps log datetime msec
- no service password-encryption
- service compress-config
- !
- hostname SW1
- !
- boot-start-marker
- boot-end-marker
- !
- !
- enable secret 8 $8$KVsFaRiPMNiLGP$99W.g7roDUmgJhG8QZHMyPtlMl.KPp8wHBxmSjWSNMM
- !
- no aaa new-model
- !
- !
- !
- !
- !
- !
- !
- !
- ip cef
- no ipv6 cef
- !
- !
- !
- spanning-tree mode pvst
- spanning-tree extend system-id
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- interface GigabitEthernet0/0
- no switchport
- ip address 10.0.0.153 255.255.255.252
- negotiation auto
- !
- interface GigabitEthernet0/1
- switchport access vlan 10
- switchport mode access
- negotiation auto
- !
- interface GigabitEthernet0/2
- switchport access vlan 20
- switchport mode access
- negotiation auto
- !
- interface GigabitEthernet0/3
- switchport access vlan 30
- switchport mode access
- negotiation auto
- !
- interface GigabitEthernet1/0
- negotiation auto
- !
- interface GigabitEthernet1/1
- negotiation auto
- !
- interface GigabitEthernet1/2
- negotiation auto
- !
- interface GigabitEthernet1/3
- negotiation auto
- !
- interface Vlan10
- ip address 10.0.0.129 255.255.255.240
- !
- interface Vlan20
- ip address 10.0.0.1 255.255.255.128
- !
- interface Vlan30
- ip address 10.0.0.145 255.255.255.248
- !
- ip forward-protocol nd
- !
- ip http server
- ip http secure-server
- !
- ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr
- ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr
- !
- !
- !
- !
- !
- !
- control-plane
- !
- banner exec ^C
- IOSv - Cisco Systems Confidential -
- Supplemental End User License Restrictions
- This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
- By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
- ^C
- banner incoming ^C
- IOSv - Cisco Systems Confidential -
- Supplemental End User License Restrictions
- This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
- By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
- ^C
- banner login ^C
- IOSv - Cisco Systems Confidential -
- Supplemental End User License Restrictions
- This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
- By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
- ^C
- !
- line con 0
- logging synchronous
- line aux 0
- line vty 0 4
- login
- !
- !
- end
- SW1#ip route 0.0.0.0 0.0.0.0 10.0.0.154
- ^
- % Invalid input detected at '^' marker.
- SW1#conf t
- Enter configuration commands, one per line. End with CNTL/Z.
- SW1(config)#ip route 0.0.0.0 0.0.0.0 10.0.0.154
- SW1(config)#do show running-config | include route
- ip route 0.0.0.0 0.0.0.0 10.0.0.154
- SW1(config)#show ru
- SW1(config)#do sh
- SW1(config)#do show run
- SW1(config)#do show running-config
- Building configuration...
- Current configuration : 3331 bytes
- !
- ! Last configuration change at 23:08:37 UTC Sat Jul 6 2024
- !
- version 15.2
- service timestamps debug datetime msec
- service timestamps log datetime msec
- no service password-encryption
- service compress-config
- !
- hostname SW1
- !
- boot-start-marker
- boot-end-marker
- !
- !
- enable secret 8 $8$KVsFaRiPMNiLGP$99W.g7roDUmgJhG8QZHMyPtlMl.KPp8wHBxmSjWSNMM
- !
- no aaa new-model
- !
- !
- !
- !
- !
- !
- !
- !
- ip cef
- no ipv6 cef
- !
- !
- !
- spanning-tree mode pvst
- spanning-tree extend system-id
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- interface GigabitEthernet0/0
- no switchport
- ip address 10.0.0.153 255.255.255.252
- negotiation auto
- !
- interface GigabitEthernet0/1
- switchport access vlan 10
- switchport mode access
- negotiation auto
- !
- interface GigabitEthernet0/2
- switchport access vlan 20
- switchport mode access
- negotiation auto
- !
- interface GigabitEthernet0/3
- switchport access vlan 30
- switchport mode access
- negotiation auto
- !
- interface GigabitEthernet1/0
- negotiation auto
- !
- interface GigabitEthernet1/1
- negotiation auto
- !
- interface GigabitEthernet1/2
- negotiation auto
- !
- interface GigabitEthernet1/3
- negotiation auto
- !
- interface Vlan10
- ip address 10.0.0.129 255.255.255.240
- !
- interface Vlan20
- ip address 10.0.0.1 255.255.255.128
- !
- interface Vlan30
- ip address 10.0.0.145 255.255.255.248
- !
- ip forward-protocol nd
- !
- ip http server
- ip http secure-server
- !
- ip route 0.0.0.0 0.0.0.0 10.0.0.154
- ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr
- ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr
- !
- !
- !
- !
- !
- !
- control-plane
- !
- banner exec ^C
- IOSv - Cisco Systems Confidential -
- Supplemental End User License Restrictions
- This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
- By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
- ^C
- banner incoming ^C
- IOSv - Cisco Systems Confidential -
- Supplemental End User License Restrictions
- This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
- By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
- ^C
- banner login ^C
- IOSv - Cisco Systems Confidential -
- Supplemental End User License Restrictions
- This IOSv software is provided AS-IS without warranty of any kind. Under no circumstances may this software be used separate from the Cisco Modeling Labs Software that this software was provided with, or deployed or used as part of a production environment.
- By using the software, you agree to abide by the terms and conditions of the Cisco End User License Agreement at http://www.cisco.com/go/eula. Unauthorized use or distribution of this software is expressly prohibited.
- ^C
- !
- line con 0
- logging synchronous
- line aux 0
- line vty 0 4
- login
- !
- !
- end
Advertisement
Add Comment
Please, Sign In to add comment