Conf Nexus

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 12

vlan 1300

name 1300
exit
vlan 2222
name 2222
exit
vlan 1000
name 1000
exit
vlan 1101
name 1101
exit
vlan 1102
name 1102
exit
vlan 1103
name 1103
exit
vlan 1104
name 1104
exit
vlan 1105
name 1105
exit
vlan 1106
name 1106
exit
vlan 1107
name 1107
exit
vlan 1108
name 1108
exit
vlan 1109
name 1109
exit
vlan 1110
name 1110
exit
vlan 1111
name 1111
exit
vlan 1112
name 1112
exit
vlan 1113
name 1113
exit
vlan 1114
name 1114
exit
vlan 1207
name 1207
exit
vlan 1304
name 1304
exit
vlan 1305
name 1305
exit
vlan 1306
name 1306
exit
vlan 1307
name 1307
exit
vlan 1501
name 1501
exit
vlan 1502
name 1502
exit
vlan 1503
name 1503
exit
vlan 1504
name 1504
exit
vlan 1606
name 1606
exit
vlan 1607
name 1607
exit
vlan 1608
name 1608
exit
vlan 1609
name 1609
exit
vlan 1610
name 1610
exit
vlan 1702
name 1702
exit
vlan 1709
name 1709
exit
vlan 1712
name 1712
exit

vlan 756
name 756
exit
vlan 300
name 300
exit
vlan 301
name 301
exit
vlan 302
name 302
exit
vlan 303
name 303
exit
vlan 99
name 99
exit
admin
Rahasia8890
switchport mode trunk
switchport trunk allowed vlan add [nambah vlan trunk di port yg sudah banyak vlan]
switchport trunk allowed vlan remove [hapus salah satu vlan yang ada di port yang
sudah banyak vlan]
copy running-config startup-config [save config]
management 10.16.48.118/28

switchport trunk allowed vlan 66-67,99,300-303,1000,1111


switchport trunk allowed vlan 300-303,1000,1200,1300

conf
feature telnet
feature interface vlan 66
exit
interface vlan 66
no sh
ip address 172.16.100.2/29
exit
ip route 0.0.0.0/0 172.16.100.1
exit

switchport mode trunk


switchport trunk allowed vlan 67,88,89

show interface port-channel

interface port-chnanel
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface eth 1/1
switchport trunk encapsulation dot1q
switchport mode trunk
negotiation auto
channel-group 1 mode active
!
interface eth 1/2
switchport trunk encapsulation dot1q
switchport mode trunk
negotiation auto
channel-group 1 mode active

SW-CORE-SGMD# show running-config

!Command: show running-config


!Time: Wed Aug 3 07:55:41 2016

version 5.0(3)U5(1f)
feature telnet
feature interface-vlan
feature lacp
username admin password 5 $1$k6s/.Cc3$nj7exrxijlPeBqn0ySmeF1 role network-admin
ip domain-lookup
hostname SW-CORE-SGMD
ipv6 access-list copp-system-acl-dhcpc6
10 permit udp any any eq 546
ipv6 access-list copp-system-acl-dhcps6
10 permit udp any ff02::0001:0002/128 eq 547
20 permit udp any ff05::0001:0003/128 eq 547
ip access-list copp-system-acl-eigrp
10 permit eigrp any 224.0.0.10/32
ipv6 access-list copp-system-acl-eigrp6
10 permit 88 any ff02::000a/128
ip access-list copp-system-acl-icmp
10 permit icmp any any
ip access-list copp-system-acl-igmp
10 permit igmp any any
ip access-list copp-system-acl-ntp
10 permit udp any any eq ntp
20 permit udp any eq ntp any
ip access-list copp-system-acl-pimreg
10 permit pim any any
ip access-list copp-system-acl-ping
10 permit icmp any any echo
20 permit icmp any any echo-reply
ip access-list copp-system-acl-routingproto1
10 permit tcp any gt 1024 any eq bgp
20 permit tcp any eq bgp any gt 1024
30 permit udp any 224.0.0.0/24 eq rip
40 permit tcp any gt 1024 any eq 639
50 permit tcp any eq 639 any gt 1024
70 permit ospf any any
80 permit ospf any 224.0.0.5/32
90 permit ospf any 224.0.0.6/32
ip access-list copp-system-acl-routingproto2
10 permit udp any 224.0.0.0/24 eq 1985
20 permit 112 any 224.0.0.0/24
ip access-list copp-system-acl-snmp
10 permit udp any any eq snmp
20 permit udp any any eq snmptrap
ip access-list copp-system-acl-ssh
10 permit tcp any any eq 22
20 permit tcp any eq 22 any
ip access-list copp-system-acl-stftp
10 permit udp any any eq tftp
20 permit udp any any eq 1758
30 permit udp any eq tftp any
40 permit udp any eq 1758 any
50 permit tcp any any eq 115
60 permit tcp any eq 115 any
ip access-list copp-system-acl-tacacsradius
10 permit tcp any any eq tacacs
20 permit tcp any eq tacacs any
30 permit udp any any eq 1812
40 permit udp any any eq 1813
50 permit udp any any eq 1645
60 permit udp any any eq 1646
70 permit udp any eq 1812 any
80 permit udp any eq 1813 any
90 permit udp any eq 1645 any
100 permit udp any eq 1646 any
ip access-list copp-system-acl-telnet
10 permit tcp any any eq telnet
20 permit tcp any any eq 107
30 permit tcp any eq telnet any
40 permit tcp any eq 107 any
ipv6 access-list copp-system-acl-v6routingProto2
10 permit udp any ff02::0066/128 eq 2029
20 permit udp any ff02::00fb/128 eq 5353
ipv6 access-list copp-system-acl-v6routingproto1
10 permit 89 any ff02::0005/128
20 permit 89 any ff02::0006/128
30 permit udp any ff02::0009/128 eq 521
ip access-list copp-system-dhcp-relay
10 permit udp any eq bootps any eq bootps
class-map type control-plane match-any copp-icmp
match access-group name copp-system-acl-icmp
class-map type control-plane match-any copp-ntp
match access-group name copp-system-acl-ntp
class-map type control-plane match-any copp-s-arp
class-map type control-plane match-any copp-s-bfd
class-map type control-plane match-any copp-s-bpdu
class-map type control-plane match-any copp-s-dai
class-map type control-plane match-any copp-s-default
class-map type control-plane match-any copp-s-dhcpreq
match access-group name copp-system-acl-dhcps6
class-map type control-plane match-any copp-s-dhcpresp
match access-group name copp-system-acl-dhcpc6
match access-group name copp-system-dhcp-relay
class-map type control-plane match-any copp-s-eigrp
match access-group name copp-system-acl-eigrp
match access-group name copp-system-acl-eigrp6
class-map type control-plane match-any copp-s-glean
class-map type control-plane match-any copp-s-igmp
match access-group name copp-system-acl-igmp
class-map type control-plane match-any copp-s-ipmcmiss
class-map type control-plane match-any copp-s-l2switched
class-map type control-plane match-any copp-s-l3destmiss
class-map type control-plane match-any copp-s-l3mtufail
class-map type control-plane match-any copp-s-l3slowpath
class-map type control-plane match-any copp-s-pimautorp
class-map type control-plane match-any copp-s-pimreg
match access-group name copp-system-acl-pimreg
class-map type control-plane match-any copp-s-ping
match access-group name copp-system-acl-ping
class-map type control-plane match-any copp-s-ptp
class-map type control-plane match-any copp-s-routingProto1
match access-group name copp-system-acl-routingproto1
match access-group name copp-system-acl-v6routingproto1
class-map type control-plane match-any copp-s-routingProto2
match access-group name copp-system-acl-routingproto2
class-map type control-plane match-any copp-s-selfIp
class-map type control-plane match-any copp-s-ttl1
class-map type control-plane match-any copp-s-v6routingProto2
match access-group name copp-system-acl-v6routingProto2
class-map type control-plane match-any copp-snmp
match access-group name copp-system-acl-snmp
class-map type control-plane match-any copp-ssh
match access-group name copp-system-acl-ssh
class-map type control-plane match-any copp-stftp
match access-group name copp-system-acl-stftp
class-map type control-plane match-any copp-tacacsradius
match access-group name copp-system-acl-tacacsradius
class-map type control-plane match-any copp-telnet
match access-group name copp-system-acl-telnet
policy-map type control-plane copp-system-policy
class copp-s-selfIp
police pps 500
class copp-s-default
police pps 400
class copp-s-l2switched
police pps 200
class copp-s-ping
police pps 100
class copp-s-l3destmiss
police pps 100
class copp-s-glean
police pps 500
class copp-s-l3mtufail
police pps 100
class copp-s-ttl1
police pps 100
class copp-s-ipmcmiss
police pps 400
class copp-s-l3slowpath
police pps 100
class copp-s-dhcpreq
police pps 300
class copp-s-dhcpresp
police pps 300
class copp-s-dai
police pps 300
class copp-s-igmp
police pps 400
class copp-s-routingProto2
police pps 1300
class copp-s-v6routingProto2
police pps 1300
class copp-s-eigrp
police pps 200
class copp-s-pimreg
police pps 200
class copp-s-pimautorp
police pps 200
class copp-s-routingProto1
police pps 1000
class copp-s-arp
police pps 200
class copp-s-ptp
police pps 1000
class copp-s-bfd
police pps 350
class copp-s-bpdu
police pps 12000
class copp-icmp
police pps 200
class copp-telnet
police pps 500
class copp-ssh
police pps 500
class copp-snmp
police pps 500
class copp-ntp
police pps 100
class copp-tacacsradius
police pps 400
class copp-stftp
police pps 400
control-plane
service-policy input copp-system-policy
hardware profile portmode 64x10G
snmp-server user admin network-admin auth md5 0x68b710f6b1bcc8d5d9786084be882497
priv 0x68b710f6b1bcc8d5d9786084be882497 localizedkey

vrf context management


ip route 0.0.0.0/0 10.16.48.113
vlan 1
vlan 66
name MGMT-SW
vlan 67
name MGMT-OLT-02
vlan 88
name 88-CLDK
vlan 89
name 89-CLDK
vlan 143
name 143
vlan 144
name 144
vlan 300
name 300
vlan 301
name 301
vlan 302
name 302
vlan 303
name 303
vlan 756
name trunk-uplink-hsp-756
vlan 1000
name MGMT-OLT-01
vlan 1101
name 1101
vlan 1102
name 1102
vlan 1103
name 1103
vlan 1104
name 1104
vlan 1105
name 1105
vlan 1106
name 1106
vlan 1107
name 1107
vlan 1108
name 1108
vlan 1109
name 1109
vlan 1110
name 1110
vlan 1111
name 1111
vlan 1112
name 1112
vlan 1113
name 1113
vlan 1114
name 1114
vlan 1200
name 1200
vlan 1207
name 1207
vlan 1300
name 1300
vlan 1304
name 1304
vlan 1305
name 1305
vlan 1306
name 1306
vlan 1307
name 1307
vlan 1501
name 1501
vlan 1502
name 1502
vlan 1503
name 1503
vlan 1504
name 1504
vlan 1606
name 1606
vlan 1607
name 1607
vlan 1608
name 1608
vlan 1609
name 1609
vlan 1610
name 1610
vlan 1702
name 1702
vlan 1709
name 1709
vlan 1712
name 1712
vlan 2222
name 2222

interface Vlan1

interface Vlan66
no shutdown
ip address 172.16.100.2/29
interface Vlan88

interface Vlan99
no shutdown

interface port-channel1
switchport mode trunk
switchport trunk allowed vlan 66,300-303,756
no negotiate auto

interface Ethernet1/1
description to-core
no lldp transmit
no lldp receive
switchport mode trunk
switchport trunk allowed vlan 66,300-303,756
channel-group 1

interface Ethernet1/2
description to-core
no lldp transmit
no lldp receive
switchport mode trunk
switchport trunk allowed vlan 66,300-303,756
channel-group 1

interface Ethernet1/3
description UPLINK-HSP-756
switchport mode trunk
switchport trunk allowed vlan 756

interface Ethernet1/4

interface Ethernet1/5

interface Ethernet1/6

interface Ethernet1/7

interface Ethernet1/8

interface Ethernet1/9

interface Ethernet1/10

interface Ethernet1/11

interface Ethernet1/12

interface Ethernet1/13

interface Ethernet1/14

interface Ethernet1/15

interface Ethernet1/16

interface Ethernet1/17
description OLT-01-C320-NOC
switchport mode trunk
switchport trunk allowed vlan 143-144,1000,1101-1114,1200,1207,1300-1308,1401-
1410

interface Ethernet1/18
description OLT-02-C320-Vilar
switchport mode trunk
switchport trunk allowed vlan 66-67,88-89,1000,1111,1501-1506,1601-1614,1701-1
714,2222

interface Ethernet1/19
description Dist.x86.01 SGMD
switchport mode trunk
switchport trunk allowed vlan 300-303,1101-1107,2222

interface Ethernet1/20
description Dist.x86.02 SGMD
switchport mode trunk
switchport trunk allowed vlan 300-303,1108-1114,1207,1301-1308,1401-1403,1501-
1504,1601-1614,1701-1712

interface Ethernet1/21
description Dist.R.3.PPP
switchport mode trunk
switchport trunk allowed vlan 66-67,99,300-303,1000,1111

interface Ethernet1/22
description Dist.RBK
switchport mode trunk
switchport trunk allowed vlan 300-303,1000,1200,1300

interface Ethernet1/23
description Dist.ALLNET
switchport mode trunk
switchport trunk allowed vlan 143-144,300-303,1000

interface Ethernet1/24
description Dist.Cilendek
switchport mode trunk
switchport trunk allowed vlan 67,88-89

interface Ethernet1/25

interface Ethernet1/26

interface Ethernet1/27

interface Ethernet1/28

interface Ethernet1/29

interface Ethernet1/30

interface Ethernet1/31

interface Ethernet1/32

interface Ethernet1/33
interface Ethernet1/34

interface Ethernet1/35

interface Ethernet1/36

interface Ethernet1/37

interface Ethernet1/38

interface Ethernet1/39

interface Ethernet1/40

interface Ethernet1/41

interface Ethernet1/42

interface Ethernet1/43

interface Ethernet1/44

interface Ethernet1/45

interface Ethernet1/46

interface Ethernet1/47

interface Ethernet1/48

interface Ethernet1/49/1

interface Ethernet1/49/2

interface Ethernet1/49/3

interface Ethernet1/49/4

interface Ethernet1/50/1

interface Ethernet1/50/2

interface Ethernet1/50/3

interface Ethernet1/50/4

interface Ethernet1/51/1

interface Ethernet1/51/2

interface Ethernet1/51/3

interface Ethernet1/51/4

interface Ethernet1/52/1

interface Ethernet1/52/2
interface Ethernet1/52/3

interface Ethernet1/52/4

interface mgmt0
ip address 10.16.48.118/28
line console
line vty
boot kickstart bootflash:/n3000-uk9-kickstart.5.0.3.U5.1f.bin
boot system bootflash:/n3000-uk9.5.0.3.U5.1f.bin
ip route 0.0.0.0/0 172.16.100.1

SW-CORE-SGMD#

You might also like