5 - GEPON - SNMPnDHCPConfig
5 - GEPON - SNMPnDHCPConfig
5 - GEPON - SNMPnDHCPConfig
Module 05 Objectives
Configure parameters required to establish connection to Netman 4000 OMC-A. Configure BBS RSTP to interact with the network. Configure the BBS as a DHCP server.
UTStarcom Confidential
Module 05 Topics
BSS Management. Configuring STP/RSTP. Configuring DHCP Server. Configuring DHCP Relay
UTStarcom Confidential
BBS Management
UTStarcom Confidential
In/Out-of-Band Management
In-Band management provides an administrator remote management access to the BBS. Management traffic must be separate from other service traffic.
This can be achieved via VLAN implementation.
Any of the uplink ports (GE 3/1-4) can be used for remote in-band management.
Uplink port must to be configured as an L3 interface.
SVI or a Router Interface (RI).
Out-Band management is performed locally through the BBS's Fast Ethernet (Management) port .
UTStarcom Confidential
In/Out-of-Band Management
BBS 4000 can be managed from downlink ports via ONU.
Enable management from ONU.
In/Out-of-Band Management
There are two default gateways configurable in the BBS, one for management and one for traffic. There is no association between the two.
telnet@BBS1KTRG# conf management telnet@BBS1KTRG(config-mgmt)# [no] ip route 0.0.0.0 0.0.0.0 172.27.227.1 telnet@BBS1KTRG(config-mgmt)# show boot attributes System boot attributes: ip address : 172.27.227.192 ip mask : 255.255.255.0 host ip address : 172.18.36.254 next hop : 172.27.227.1 ftp user name : target ftp user password : 12345 boot file name : flash:/bbs1000.stz boot device : flash telnet@BBS1KTRG(config-mgmt)#
The NE SNMP Agent also controls the flow of management information between the management server and the node.
UTStarcom Confidential
2. Configure the SNMP community for BBS. BBS 4000 supports two communities, one is a read-only community and by the default it is public. The other is a read-write community and by default it is private.
The community can be specified as any string up to 31 characters long.
Ensure that the community configuration between the BBS and the server match.
telnet@BBS4000(config-mgmt)#snmp-server community "mypublic ro telnet@BBS4000(config-mgmt)#snmp-server community "myprivate" rw telnet@BBS4000(config-mgmt)#
UTStarcom Confidential
sysName : BBS4000
Location: 1275 Harbor Bay Parkway, Alameda, CA 94502, Tel:1(510)864-8800 Contact : John Smith upTime :[0 days 00h:05m:39s] SNMP is Enabled. SNMP read-only access community string: mypublic SNMP read-write access community string: myprivate SNMP Trap host ip : 192.168.103.100 SNMP Trap commuinity: mypublic SNMP Trap status : enable SNMP Trap port : 162
UTStarcom Confidential
10
SNMP Configuration
Configure the BBS 4000 GE3/1 uplink port as a capable L3 interface.
g 1/0/5 10.0.0.100 / 24 SNMP / Trap Server 172.27.227.60 / 24
Remove out-of-band default gateway. Add BBS 4000 Node on Netman 4000 OMC-A. Set IP Address. Configure SNMP communities.
UTStarcom Confidential
11