Sei sulla pagina 1di 3

I have one ATN905 to be configured:

equipment ID planned as TEST001-ATN905-01.


ATN DCN vlan 4000, DCN IP 10.120.23.5 28, gatway 10.120.23.1
OSS ip 172.20.68.175, subnet 24.
2+0 link connected to 2 GE optical port, other RJ45 port connected to site.
Service vlan 1001-1006
--------------------------------------------------------------------------------------------------------------------------------

system-view
sysname TEST001-ATN905-01 #site name
undo dcn

undo pnp enable


ftp server enable

vlan 4000 #ATN DCN VLAN,need to be priovided


description VLAN for ATNOM
quit
vlan 4094 #RTN DCN VLAN,need to be priovided
description VLAN for RTNOM
quit

aaa
local-user stc4g3 password cipher Stc4g3@123
local-user stc4g3 level 3
local-user stc4g3 service-type telnet ssh
local-user root service-type ftp ssh telnet
local-user root ftp-directory cfcard:
quit

user-interface vty 0 4
authentication-mode aaa
protocol inbound all
quit

stelnet server enable


ssh user stc4g3
ssh user stc4g3 authentication-type password
ssh user stc4g3 service-type stelnet
rsa local-key-pair create

user-interface con 0
authentication-mode password
set authentication password cipher Stc4g3@123
quit

interface vlanif4000 #ATN DCN VLAN,need to be provided


description VlanIFforATNOM
ip address 10.120.23.5 28 #ATN DCN IP,need to be provided
quit

ip route-static 172.20.68.175 24 10.120.23.1 description toOSS #OSS IP,Subnet,O&M gateway

snmp-agent
snmp-agent community read cipher public123
snmp-agent community write cipher public123
snmp-agent sys-info version all
snmp-agent target-host trap address udp-domain 172.20.68.175 params securityname public123
v2c
snmp-agent trap enable

snmp-agent trap source vlanif4000

interface eth-trunk 1
portswitch
port link-type trunk
port trunk allow-pass vlan 1001 to 1006 4000 4094 #traffic vlan
mode lacp-static
max active-linknumber 1
trust upstream default
quit
interface gigabitethernet 0/2/4 #Add 0/2/4 into the e-trunk 1
undo shutdown
negotiation auto
eth-trunk 1
quit
interface gigabitethernet 0/2/5 #Add 0/2/5 into the e-trunk 1
undo shutdown
negotiation auto
eth-trunk 1
quit

interface gigabitethernet 0/2/0 #2G port


undo shutdown
negotiation auto
portswitch
port link-type trunk
port trunk allow-pass vlan 1001
trust upstream default
quit

interface gigabitethernet 0/2/1 #3G port


undo shutdown
negotiation auto
portswitch
port link-type trunk
port trunk allow-pass vlan 1002
trust upstream default
quit

interface gigabitethernet 0/2/2 #4G TDD port


undo shutdown
negotiation auto
portswitch
port link-type trunk
port trunk allow-pass vlan 1003 1004
trust upstream default
quit

interface gigabitethernet 0/2/3 #4G FDD port


undo shutdown
negotiation auto
portswitch
port link-type trunk
port trunk allow-pass vlan 1005 1006
trust upstream default
quit

save

Potrebbero piacerti anche