rsyslog 10.1.3.212 
!
hostname Younique-HighRise
!
line vty 
 exec-timeout global 10
 max-open-vtysh 10
!
clock timezone  ftp Mountain.dat
!
! Schedule configuration
schedule period 00  5  * *   * cli copy no-reboot startup-config ftp 63.78.118.162 PVBackups Younique-10G-HighRise-10.4.6.173_startup provision w32irisrs
!
! Port mtu size configuration
port mtu-size 1 9252 
port mtu-size 2 9252 
port mtu-size 3 9252 
port mtu-size 4 9252 
port mtu-size 5 9252 
port mtu-size 6 9252 
port mtu-size 7 9252 
port mtu-size 8 9252 
port mtu-size 9 9252 
port mtu-size 10 9252 
port mtu-size 11 9252 
port mtu-size 12 9252 
port mtu-size 13 9252 
port mtu-size 14 9252 
port mtu-size 15 9252 
port mtu-size 16 9252 
!
! Port configuration
port description 1 1G Primary Fortigate Disconnected
port description 2 1G Passive Fortigate Disconnected
port description 3 from Delong Vonage NNI   
port description 4 from Warehouse Disconnected
port description 5 Dark Fiber to Warehouse Disconnected
port description 6 Stack Real estate (Younique Foundation Building) 10.4.6.174
port description 16 Uplink AF-9010 10.40.40.15 Te0/4/0/20 
port state disable 1-2,4-5,7-15
!
! Port tag-outbound-mode configuration
port tag-outbound-mode q-in-q 1-2 395
port tag-outbound-mode q-in-q 3 3600
port tag-outbound-mode q-in-q 4 3601
port tag-outbound-mode tagged 5-6,16
!
! Interfaces configuration
!
interface vlan vif146
 tag 146
 ports 5-6,16
 ip 10.4.6.173/24 
 management ssh 0.0.0.0/0 
 management telnet 0.0.0.0/0 
 management tftp 0.0.0.0/0 
 management snmp 0.0.0.0/0 
!
interface vlan vif203
 description MGMT 10.203.203.x
 tag 203
 ports 6,16
!
ip route 0.0.0.0/0 10.4.6.1
!
ntp 
 server 10.5.5.5        
 enable
!
! Radius-server configuration
radius-server key srsiri23w
radius-server timeout 3
radius-server host 10.5.5.2
!
aaa
 authentication login default radius local 
!
! SNMP configuration
!
snmp 
 community 10 read-only default trk182 
 community 20 write-read default w32irisrs 
 trapsess 10.0.0.93 2 public  
!
provision
 bw profile 1Gig
  cir 1g           ! cir 1000000000 bits/sec 
  cbs 256K         ! cbs 262144 bytes 
  color-mode aware-and-drop-red
 bw profile 50M
  cir 51m          ! cir 51000000 bits/sec 
  cbs 256K         ! cbs 262144 bytes 
  color-mode aware-and-drop-red
 service VLAN-3600
  node-type port-based uni
  s-vlan 3600
  s-ports 16
  c-ports 3
  ingress-bw profile 50M
  ingress-bw accounting
  egress-bw profile 50M
  egress-bw accounting
  enable
 service VLAN-3601
  node-type port-based uni
  s-vlan 3601
  s-ports 5
  c-ports 4
  enable
 service VLAN-395
  node-type port-based uni
  s-vlan 395
  s-ports 16
  c-ports 1-2
  ingress-bw profile 1Gig
  ingress-bw accounting
  egress-bw profile 1Gig
  egress-bw accounting
  enable
!