DSLAM Configuration
DSLAM Configuration
An IGMP Snoop switch provides the benefit of conserving bandwidth on those segments of the
network where no node has expressed interest in receiving packets addressed to the multicast
group address. This is in contrast to the normal switch behavior where multicast traffic is typically
forwarded on all interfaces.
The IGMP Snooping switch listens to IGMP reports, queries and leave messages sent between
hosts and a multicast router, to identify the interfaces that are members of multicast groups. Based
on this information it adds/deletes multicast entries from its filtering database, ensuring that
multicast traffic is only forwarded to interfaces identified as members of the specific multicast group.
In ISOS, IGMP Snoop is implemented in two modes - Proxy and Snoop-only, with 'Snoop-only'
being the default mode. The 'Proxy mode' is supported by means of IGMP proxy-reporting, where
the reports received from the downstream hosts are summarized and then the switch reports its own
state in response to the upstream queries from multicast routers. The switch also acts as a Querier,
generating queries periodically on the downstream interfaces. The 'Snoop only' mode is
implemented by snooping through the IGMP packets and forwarding the IGMP packets received on
the upstream interfaces to all other interfaces. As the queries received from the upstream interfaces
are forwarded to the downstream interfaces, periodic queries are not generated, unlike the proxy
mode. The IGMP packets received on a downstream interface are also forwarded to all the
upstream interfaces.
IGMP Snoop also supports two leave processing modes for each bridge interface - Fast and
Normal, with 'Normal' being the default mode. In the 'Fast' mode of leave processing, on receiving
a leave message on a downstream interface, IGMP Snoop shall simply delete the interface from
the group membership information and the 'Leave' message is forwarded to the upstream
interfaces. 'Fast' Mode for an interface shall be configured when it is known that there is only one
host behind the interface. Fast leave processing helps to reduce the latency involved in removing
an interface from the group membership information. In the 'Normal' mode of leave processing, on
receiving a leave message on a downstream interface, IGMP snoop shall repeatedly generate
group specific queries on the interface. Failure to receive any membership report in response shall
result in deletion of the interface from the group membership information.
Chapter 4 Configuring the bridge
41
4.6.2 BenefitsofIGMPSnoopinDbridgemode
In D-bridge, all multicast packets are treated like broadcast packets which are forwarded on all ports
in the forwarding state. This results in less efficient utilization of network bandwidth as multicast
traffic is forwarded on interfaces where no node has any interest in receiving the packet.
Figure 4-5: Multicast packets flooding without IGMP Snoop in D-bridge
IGMP snooping enables forwarding of multicast traffic intelligently, instead of flooding to all ports.
Multicast packets that belong to a layer 2 multicast group are only forwarded to an interface if a host
on that interface has expressed interest in the same group. This significantly reduces flooding of
multicast data resulting in better utilization of network bandwidth and improved bridge performance.
4.6.3 BenefitsofIGMPSnoopinQbridgemode
In Q-bridge without IGMP Snoop, multicast packets are not forwarded unless the bridge is statically
configured to forward multicast packets.In other words, multicast entries and their egress interface
list need to be created through the CLI. Using the fwdall configuration to forward multicast packets
on interfaces leads to multicast traffic for all multicast groups to be forwarded on these interfaces,
which may not be desirable.
Chapter 4 Configuring the bridge
42
Figure 4-6: Reduced flooding with static configuration of Multicast Filtering Database in
Q-bridge
With IGMP Snoop, creation of static multicast filtering entries is not required as it allows dynamic
addition/deletion of multicast entries in the multicast filtering database. Hosts interested in multicast
data send IGMP membership reports specifying the IP multicast group. IGMP Snoop captures this
information and adds dynamic entries in the multicast Filtering Database for the group and the
interface in its egress list. Similarly when a host leaves a multicast group, it sends an IGMP leave
message which is used by IGMP Snoop to delete the interface from the multicast group entry.
Therefore, multicast data is forwarded on only those interfaces that are a part of the filtering
database entry for the group. This results in better utilization of the network bandwidth.
Figure 4-7: Reduced flooding and dynamic configuration of Multicast Filtering Database
with IGMP Snoop
4.6.4 ExampleIGMPSnoopConfiguration
The configuration described in this section allows you to achieve dynamic addition/deletion of
multicast filtering entries and interfaces in this Multicast Filtering Database. Hence, this reduces
flooding of Multicast packets.
Configure the interface P1 on which a multicast router is connected as static multicast router
interface. To add a static multicast router interface, enter:
bridge add igmpsnoop mcastrouterintf P1
You may choose not to configure P1 as a static multicast router in which case it will become a
dynamic multicast router interface on receiving an IGMP query with non zero source IP address.
This will provide flexibility to dynamically change the multicast router interface, depending on the
querier in the network. In case of dynamic multicast router configuration, the user must configure
the multicast router's query interval to be less than the multicastroutertimeout value on the switch,
using the command:
bridge set igmpsnoop mcastroutertimeout
Enable IGMP Snoop using the CLI command:
Chapter 4 Configuring the bridge
43
bridge set igmpsnoop enabled
If there is only one host connected to a downstream interface B1, to set the 'fast' mode of leave
processing, enter:
bridge set interface B1 igmpsnoop leavemode fast
Hosts on the downstream interfaces will respond with their group membership reports in response
to general queries generated by the switch. The dynamic multicast group membership information
can be listed using the command:
bridge list igmpsnoop groupinfo
To list the multicast entries and interfaces created dynamically in the Filtering Database (only
available in Q-bridge mode), enter:
bridge list mcastentries {shared|independent} <fdb_name>
Chapter 5 Configuring port
44
5 Configuring ports
This chapter describes the ports available on your DSLAM device.
5.1 Configuring ports using the CLI
5.1.1 Displayingavailableports
Each port belongs to a port class. You can list port classes by entering:
port list ?
adsl Por t cl ass
al l Por t cl ass
at m Por t cl ass
et her net Por t cl ass
The port list all CLI command lists the available ports (from every port class) on your DSLAM.
To display all ports, enter:
port list all
The port listed depends on the DSLAM type that you are using. The following output is for a
DSLAM5024 device:
Val i d por t names i n cl ass ' al l ' :
ci ao
a0
a1
a2
a3
a4
a5
a6
a7
a8
a9
a10
a11
a12
a13
a14
a15
a16
a17
a18
a19
a20
a21
Chapter 5 Configuring port
45
a22
a23
et her net 0
5.1.2 Displayingspecificportinformation
To view your Ethernet port settings, type the following CLI command:
port ethernet0 show
Below is some example output:
Ver si on = 1. 00
Por t Cl assEt her net = t r ue
Ful l Dupl exEnabl e = t r ue
HashHi gh = 0
HashLow = 0
Loopback = f al se
MAC = 00: 30: 50: 11: 03: 90
MaxMul t i cast Li st si ze = 64
PadShor t Dat a = t r ue
PauseFr ameEnabl e = t r ue
Physi cal Por t = 0
Pr omi scuousEnabl e = t r ue
RxBr oadcast Enabl e = t r ue
RxBuf f er Over f l ows = 0
RxDescBase = 0x21907160
RxDescCount = 10
RxMi ssedFr ames = 0
RxMul t i cast Al l Enabl e = t r ue
RxMul t i cast Enabl e = t r ue
RxNoBuf Avai l abl e = 0
RxNoPacket sDone = 0
RxPacket TooBi g = 0
RxWat chdogTi meout = 0
RxNumFr msAl l Cnt r = 529
RxNumFr msOkCnt r = 529
RxCnt r l Fr msCnt r = 0
RxUnsupCnt r l Cnt r = 0
RxNumByt sAl l Cnt r = 55404
RxNumByt sOkCnt r = 55404
RxUni cast Cnt r = 1
RxMul t i cast Cnt r = 528
RxBr oadcast Cnt r = 36
RxFi f oOvr Fl oCnt r = 0
RxMi nLenCnt r = 0
RxMaxLenCnt r = 0
RxCr cEr r or Cnt r = 0
RxAl i gnEr r or Cnt r = 0
RxLengt hEr r Cnt r = 0
RxEt hr TypFr mCnt r = 528
TxDescBase = 0x21907790
TxDescCount = 64
TxNoPacket sDone = 1
TxPacket TooBi g = 0
TxNumFr msAl l Cnt r = 0
TxCnt r l Fr msCnt r = 0
TxNumByt sAl l Cnt r = 0
TxNumByt sOkCnt r = 0
TxUni cast Cnt r = 0
TxMul t i cast Cnt r = 0
TxBr oadcast Cnt r = 0
Chapter 5 Configuring port
46
TxFi f oUndFl oCnt r = 0
TxNumBadFr msCnt r = 0
TxSi ngl eCol Cnt r = 0
TxMul t i Col Cnt r = 0
TxNumDef f r edCnt r = 0
TxLat eCol Cnt r = 0
TxAbor t edFr mCnt r = 0
TxNoCr sCnt r = 0
TxXsDef f er al Cnt r = 0
SnmpI f I ndex = 26
SnmpI f Descr = Gl obespanVi r at a cf _et her net
devi ce Por t 0 Ver si on 100
SnmpI f Type = 6
SnmpI f Mt u = 1500
SnmpI f Speed = 100000000
SnmpI f PhysAddr ess = 00: 30: 50: 11: 03: 90
SnmpI f Oper St at us = 1
SnmpI f Admi nSt at us = 1
SnmpI f Last Change = 2143
SnmpI f Li nkUpDownTr apEnabl e = 2
SnmpI f Pr omi scuousMode = 1
SnmpI f Al i as =
I nt PhyDi sabl e = f al se
100Base = t r ue
PauseFr ameAdver t = t r ue
100BaseFul l Adver t = t r ue
100BaseHal f Adver t = t r ue
10BaseFul l Adver t = t r ue
10BaseHal f Adver t = t r ue
Aut oNegAckOk = f al se
Aut oNegDone = t r ue
Aut oNegot i at eRest ar t = f al se
Aut oNegot i at i on = t r ue
Connect ed = t r ue
Di sReconnect Count = 2
Enabl eDupl exCheck = t r ue
Ful l Dupl ex = t r ue
I sMyst i = t r ue
J abber = f al se
J abber Count = 0
Li nkSpeed = 1000000
NoNeg100BaseMode = t r ue
NoNegFul l Dupl exMode = f al se
Remot ePauseFr ame = t r ue
Remot e100BTFD = t r ue
Remot e100BTHD = t r ue
Remot e10BTFD = t r ue
Remot e10BTHD = t r ue
Power Down = f al se
Remot eFaul t = f al se
Remot eFaul t Count = 0
Reset = f al se
Ri seTi meAdj = 2
TxLevel Adj = 8
PhyAddr ess = 1
Chapter 5 Configuring port
47
5.1.3 Configuringaspecificport
Some of the attributes displayed by the port ethernet show command can be configured from the
CLI. To identify which attributes can be configured, enter:
port ethernet set ?
MAC
r eset Def aul t s
To display the value options available for a specific attribute, enter the following:
port ethernet set <attribute> ?
For example:
port ethernet set resetDefaults ?
f al se
t r ue
Enter the command with the required value, for example:
port ethernet0 set Reset true
6 Configuring DSL
This chapter provides information on using and configuring your DSL connection.
6.1 Introduction
Your device complies with the following standards (depending on the firmware):
ANSI T1.413 i2
ITU G.992.1 (ADSL G.dmt), All Annexes
ITU G.992.2 (ADSL G.lite), All Annexes
ITU G.992.3 (ADSL2), Annexes A, B, L,and M
ITU G.992.5 (ADSL2plus), Annexes A,B, and M
6.2 Displaying DSL port attributes
To view your DSL port settings, type the following CLI command:
port a<x> show
The attributes and values displayed as the output of this command depend on the configuration of
the DSLAM that your device is attached to. Below is some example output:
Ver si on = 2. 15
Act i vat eLi ne = None
Act i on = St ar t up
Connect ed = t r ue
Whi p = I nact i ve
Showt i meLed = 0
Aut oSt ar t = t r ue
Physi cal Por t = 0
Moni t or St at us = t r ue
SnmpI f I ndex = 100
SnmpI f Descr = adsl
SnmpI f Type = 94
SnmpI f Mt u = 0
SnmpI f Speed = 0
SnmpI f PhysAddr ess = 00: 00: 00: 00: 00: 00
SnmpI f Oper St at us = 1
SnmpI f Admi nSt at us =
SnmpI f Last Change = 1762
Li neCodi ng = DMT
Li neType = I nt er l eaved
Li neDMTTr el l i s = On
At ucI nvSer i al Number = co- 0123456
At ucI nvVendor I D = FFB54753504E0000
At ucI nvVer si onNumber = E. 66. 1. 69
At ucCur r Snr Mgn = 80
At ucCur r At n = 0
At ucCur r St at us = No Def ect s
Chapter 6 Configuring DSL
49
At ucCur r Out put Pwr = 163
At ucCur r At t ai nabl eRat e = 0
At ucGsOpSt at e = Showt i me
At ucGsAct ual St andar d = G. Dmt . Bi sPl us
At ucGsTxAt mCel l Count er = 2136
At ucGsRxAt mCel l Count er = 0
At ucDef ect Reason = 0
At ucDel t Last TxSt at e = 0
At ucGsPi l ot Tone = 64
At ucDel t HLI NSCus = 0
At ucDel t HLOGMTus = 0
At ucDel t QLNMTus = 0
At ucDel t SNRMTus = 0
At ur I nvVendor I D = B5004244434D0000
At ur Cur r Snr Mgn = 64
At ur Cur r At n = 30
At ur Cur r At t ai nabl eRat e = 0
At ur Del t Last TxSt at e = 0
At ur Del t HLI NSCds = 0
At ur Del t HLOGMTds = 0
At ur Del t QLNMTds = 0
At ur Del t SNRMTds = 0
At ucChanCur r TxRat e = 22407900
At ucI nt l vChanCur r TxRat e = 22407900
At ucFast ChanCur r TxRat e = 0
At ucI nt l vChanPr evTxRat e = 0
At ucFast ChanPr evTxRat e = 0
At ur ChanCur r TxRat e = 961000
At ur I nt l vChanCur r TxRat e = 961000
At ur Fast ChanCur r TxRat e = 0
At ur I nt l vChanPr evTxRat e = 0
At ur Fast ChanPr evTxRat e = 0
At ucConf Tar get Snr Mgn = 60
At ucConf MaxSnr Mgn = 310
At ucChanConf Fast Mi nTxRat e = 32000
At ucChanConf I nt er l eaveMi nTxRat e = 32000
At ucChanConf Fast MaxTxRat e = 24544000
At ucChanConf I nt er l eaveMaxTxRat e = 32736000
At ucChanConf MaxI nt er l eaveDel ay = 4
At ur Conf Tar get Snr Mgn = 60
At ur ChanConf Fast Mi nTxRat e = 32000
At ur ChanConf I nt er l eaveMi nTxRat e = 32000
At ur ChanConf Fast MaxTxRat e = 3072000
At ur ChanConf I nt er l eaveMaxTxRat e = 3072000
At ur ChanConf MaxI nt er l eaveDel ay = 16
Li neDMTConf Mode = Fr eqDi vMux
Li neDMTConf Tr el l i s = On
At ucConf GsSt andar d = G. Dmt . Bi sPl us. Aut o
At ucConf GsMaxBi t sPer Bi n = 15
At ucConf GsTxSt ar t Bi n = 64
At ucConf GsTxEndBi n = 511
At ucConf GsRxSt ar t Bi n = 6
At ucConf GsRxEndBi n = 63
At ucConf GsBi t Swap = Di sabl e
At ucConf GsUsBi t Swap = Di sabl e
At ucConf GsAnnexType = AnnexM
At ucConf GsFul l Ret r ai nEnabl e = Enabl e
At ucConf GsAdver t i sedCapabi l i t y = Unknown ( 52481)
At ucConf GsHwPwr Reduct i on = Enabl e
At ucConf GsUseCust omBi n = Di sabl e
At ucConf GsEscapeFast Ret r ai nEnabl e = Di sabl e
At ucConf GsFast Ret r ai nEnabl e = Enabl e
At ucI nt l vChanPer f GsHec = 0
At ucFast ChanPer f GsHec = 0
Chapter 6 Configuring DSL
50
At ucI nt l vChanPer f Cr c = 1
At ucFast ChanPer f Cr c = 0
At ucI nt l vChanPer f Fec = 2
At ucFast ChanPer f Fec = 0
At ur I nt l vChanPer f GsHec = 0
At ur Fast ChanPer f GsHec = 0
At ur I nt l vChanPer f Cr c = 1
At ur Fast ChanPer f Cr c = 0
At ur I nt l vChanPer f Fec = 0
At ur Fast ChanPer f Fec = 0
Conf Pr of i l eLi neType = I nt er l eaved
At ucGsSt ar t Pr ogr ess = 0
At ur I nvSer i al Number =
At ur I nvVer si onNumber =
At ur Cur r Out put Pwr = 4
At ucConf Rat eMode = Adapt At St ar t up
At ucConf GsI ni t i at e = Def aul t
At ucConf GsRsFast Ovr hdDown = Di sabl e
At ucConf GsRsI nt Cor r ect i onDown = 1msec
At ucConf GsRsFast Ovr hdUp = Di sabl e
At ucConf GsRsI nt Cor r ect i onUp = 125usec
At ucConf Downshi f t Snr Mgn = 0
At ucConf Upshi f t Snr Mgn = 120
At ucConf Mi nUpshi f t Ti me = 0
At ucConf Mi nDownshi f t Ti me = 0
At ucPer f Lof s = 0
At ucPer f Loss = 0
At ucPer f Lol s = 0
At ucPer f Lpr s = 0
At ucPer f ESs = 1
At ur Per f Lof s = 0
At ur Per f Loss = 0
At ur Per f Lpr s = 0
At ur Per f ESs = 2
At ur Conf Downshi f t Snr Mgn = 30
At ur Conf Upshi f t Snr Mgn = 90
At ur Conf Mi nUpshi f t Ti me = 30
At ur Conf Mi nDownshi f t Ti me = 30
Def aul t s = Unknown ( 255)
Por t Cl assADSL = t r ue
PMSt at eEnabl e = None
PMSt at eFor ced = None
At ucConf PML0Ti me = 0
At ucConf PML2Ti me = 255
At ucConf PML2ATPR = 3
At ucConf PML2Mi nRat e = 1024000
At ucConf GsPML2Ent r yThr eshol dRat e = 256000
At ucConf GsPML2Exi t Thr eshol dRat e = 512000
At ucConf GsPML2Ent r yRat eMi nTi me = 60
Power St at e = I nval i d
At ucTr ansmi t Power = 160
Por t Cl assATM = t r ue
Por t Speed = 66037
TxBur st Si ze = 10
CACMode = None
CACFunct i on = 0x00000000
UPSAddr = 0x01326b34
cbr _CPS = 0
r vbr PCR_CPS = 0
r vbr SCR_CPS = 0
vbr PCR_CPS = 0
vbr SCR_CPS = 0
Chapter 6 Configuring DSL
51
ubr _CPS = 2000
ubr MCR_CPS = 0
Ri ngLengt h = 1000
VPI Range = 12
VCI Range = 16
Def aul t PCR = 2000
Def aul t MaxQueue = 64
Tr af f i cShapi ng = f al se
Ni Type = nni
Hi ghSpeedRxPor t = f al se
Hi ghSpeedTxPor t = f al se
HwVPBr eakout = f al se
.
6.3 Configuring DSL port attributes
You may want to modify various DSL parameters to ensure the correct operation of the device with
your test equipment, or to prepare your devices for operation in a particular environment in which
they will be deployed.
Some of the attributes displayed by the port a1 show command can be configured from the CLI. To
identify which attributes can be configured, enter:
port a1 set ?
The attributes displayed as the output of this command depend on the configuration of the DSLAM
and the capability of the Central Office (CO) that your device is attached to. Below is some example
output:
Act i on
Act i vat eLi ne
At ucChanConf FasMaxTxRat e
At ucChanConf Fast Mi nTxRat e
At ucChanConf I nt er l eaveMaxTxRat e
At ucChanConf I nt er l eaveMi nTxRat e
At ucChanConf MaxI nt er l eaveDel ay
At ucConf Downshi f t Snr Mgn
At ucConf GsAnnexType
At ucConf GsBi t Swap
At ucConf GsEscapeFast Ret r ai nEnabl e
At ucConf GsFast Ret r ai nEnabl e
At ucConf GsFul l Ret r ai nEnabl e
At ucConf GsI ni t i at e
At ucConf GsMaxBi t sPer Bi n
At ucConf GsPML2Ent r yRat eMi nTi me
At ucConf GsPML2Ent r yThr eshol dRat e
At ucConf GsPML2Exi t Thr eshol dRat e
At ucConf GsRsFast Ovr hdDown
At ucConf GsRsFast Ovr hdUp
At ucConf GsRsI nt Cor r ect i onDown
At ucConf GsRsI nt Cor r ect i onUp
At ucConf GsRxEndBi n
At ucConf GsRxSt ar t Bi n
At ucConf GsSt andar d
At ucConf GsTxEndBi n
At ucConf GsTxSt ar t Bi n
At ucConf GsUsBi t Swap
At ucConf GsUseCust omBi n
At ucConf MaxSnr Mgn
At ucConf Mi nDownshi f t Ti me
Chapter 6 Configuring DSL
52
At ucConf Mi nUpshi f t Ti me
At ucConf PML0Ti me
At ucConf PML2ATPR
At ucConf PML2Mi nRat e
At ucConf PML2Ti me
At ucConf Rat eMode
At ucConf Tar get Snr Mgn
At ucConf Upshi f t Snr Mgn
At ur ChanConf Fast MaxTxRat e
At ur ChanConf Fast Mi nTxRat e
At ur ChanConf I nt er l eaveMaxTxRae
At ur ChanConf I nt er l eaveMi nTxRat e
At ur ChanConf MaxI nt er l eaveDel ay
At ur Conf Downshi f t Snr Mgn
At ur Conf Mi nDownshi f t Ti me
At ur Conf Mi nUpshi f t Ti me
At ur Conf Tar get Snr Mgn
At ur Conf Upshi f t Snr Mgn
Aut oSt ar t
Conf Pr of i l eLi neType
Def aul t s
Li neDMTConf Mode
Li neDMTConf Tr el l i s
Moni t or St at us
PMSt at eEnabl e
PMSt at eFor ced
Whi p
To display the value options available for a specific attribute, enter the following:
port a1 set <attribute> ?
For example:
port a1 set ActivateLine ?
Abor t
None
St ar t
Enter the command with the required value, for example:
port a1 set ActivateLine Start
6.4 Configuring the DSL standard
To change your preferred standard compliance, enter the command:
port <adsl port name> set AtucConfGsStandard <value>
with the <value> set to one of the following:
T1. 413
G. Li t e
G. DMT
Chapter 6 Configuring DSL
53
G. Dmt . Bi s
G. Dmt . Bi sPl us
G. Dmt . Bi sPl us. Aut o
G. ReAdsl 2
Mul t i mode
Once you have set this value, enter:
port <adsl port name> show
to display attributes and to check that your preferred standard compliance has been set.
6.5 Configuring the DSL annex type
To change your preferred Annex compliance, enter the command:
port <adsl port name> set AnnexType <value>
with the <value> set to one of the following:
None
G. Dmt . Bi s
AnnexM
AnnexA
Once you have set this value, enter:
port <adsl port name> show
to display attributes and to check that your preferred Annex compliance has been set.
Chapter 7 Configuring Sytem logging
54
7 Configuring System logging
This chapter provides information about how to configure the system logging on the device.
7.1 Displaying system information
Global information about your system configuration is displayed by entering:
system info
Gl obal Syst emConf i gur at i on:
Vendor : Vendor
URL: N/ A
MAC addr ess: 00: 30: 51: 11: 03: 90
Har dwar e ver : He500/ G24 v1. 2. 0. 5 / He5x0/ He400 CSP v1. 0 ( I SOS 9. 0)
Sof t war e ver : DSLAM5024- V2. 010- AnnexM
Bui l d t ype: RELEASE
Compi l er : gcc 2. 94. 4 20010315 ( r el ease)
7.2 Clearing, saving and restoring configurations
7.2.1 Clearingthecurrentconfiguration
Before you start configuring your device, you may want to clear the current settings in order to start
your own configuration with a clean system. To reset all attributes (including BUN ports) to their
defaults and delete existing interfaces and transports, enter:
system config clear
Rest or i ng backup conf i gur at i on / / i sf s/ i m. conf . mi ni mal
To f i ni sh cl ear i ng, pl ease save conf i gur at i on and r est ar t
*Not e t hat subsequent changes t hi s sessi on wi l l NOT be saved*
Save the cleared configuration:
system config save
Chapter 7 Configuring Sytem logging
55
7.2.2 Savingconfigurationchanges
Whenever you change the device configuration and then enter the CLI command:
system config save
the changes are saved to the im.conf file in FlashFS. Enter the following:
system restart
7.2.3 Restoringaconfiguration
To restore the factory defaults configuration stored in the //isfs/im.conf.factory file, enter:
system config restore factory
To reset attributes to their defaults and delete all existing interfaces and transports, enter:
system config restore minimal
7.3 Updating system firmware
To update Flash memory (FlashFS) with the files contained in ISFS that are not yet present in
FlashFS, enter the following commands:
console enable
Swi t chi ng f r omCLI t o consol e mode - t ype exi t t o r et ur n
flashfs update
FlashFS effectively provides a backup of all the information contained in ISFS.
Chapter 8 Configuring RFC1483
56
8 Configuring RFC1483
This chapter provides information about the RFC 1483.
The RFC 1483 transport provides the simplest method of connecting end stations over an ATM
network. RFC 1483 can either be used in bridged mode, where Ethernet packets are encapsulated
in AAL-5 (ATM Adaptation Layer-5) PDUs (Protocol Data Units), or routed mode, where IP packets
are encapsulated in AAL-5 PDUs.
It is most often used in bridged mode, which allows MAC-level Ethernet to be bridged directly to
RFC 1483.
8.1 Ethernet - RFC1483 bridged
In this configuration, the DSLAM device uses the Bridge module to bridge between Ethernet and
RFC 1483 at Layer 2. The systems do not need to be configured with any IP address information
because both LAN PCs are on the same subnet. The RFC 1483 encapsulated frames run over a
PVC .
Figure 8-1: Ethernet-RFC1483 bridged configuration
The outline configuration procedure is as follows:
1. Configure the PCs;
3. Configure the DSLAM;
Chapter 8 Configuring RFC1483
57
8.1.1 ConfigurePCAandPCB
The PCs will have IP addresses on the same subnet as the routers LAN IP address
(192.168.1.1 255.255.255.0). For example:
PC A
IP address: 192.168.1.2
Subnet mask: 255.255.255.0
PC B (Wireless)
IP address: 192.168.1.3
Subnet mask: 255.255.255.0
8.1.2 ConfiguretheDSLAM
Clear your current configuration:
system config clear
system config save
system restart
Create an Ethernet transport and attach it to the bridge:
bridge add interface uplink
ethernet add transport ethernet0 ethernet0
bridge attach uplink ethernet0
Create an RFC1483 transport set to use Logical Link Control (LLC) encapsulation and attach it to
the bridge:
rfc1483 add transport wb0 a0 0 101 llc bridged
rfc1483 add transport wb1 a1 0 101 llc bridged
bridge add interface wan0
bridge add interface wan1
bridge attach wan0 wb0
Chapter 8 Configuring RFC1483
58
bridge attach wan1 wb1
10.2.2Createsnmpcommnuitynames