making ppp interface on motfcc END
- From: jesswin@xxxxxxxxx
- Date: Fri, 25 Jul 2008 06:39:06 -0700 (PDT)
Hello,
I have a motFCC END driver which is loaded by MUX. The driver supports
the FCC device of a MPC8260 and supports 100Mbps ethernet. I need to
make this a M2_ifType_ppp type interface. The driver is a generic END
style driver and vxworks version is 5.4.
I updated the ifType to M2_ifType_ppp and inited the END_INIT / MIB
with the correct params. But ifDstAddrSet() fails to set the remote
END IP. and How do I change the NetMask (ifMaskSet() only updates the
subnetmask)? Any suggestions ?
I am adding the ifShow.
motfcc (unit number 0):
Flags: (0x80f1) UP POINT-TO-POINT MULTICAST RUNNING
Type: PPP
inet: 10.10.10.10
Destination Internet address: 0.0.0.0
Netmask 0xff000000 Subnetmask 0xffffff00
Metric is 0
Maximum Transfer Unit size is 1500
8723339 octets received
239412 octets sent
2189 unicast packets received
3883 unicast packets sent
16068 non-unicast packets received
13 non-unicast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
9510 unknown protos
0 output queue drops
.
- Follow-Ups:
- Re: making ppp interface on motfcc END
- From: noisetube
- Re: making ppp interface on motfcc END
- Prev by Date: Re: what`s wrong with the routine ? the operation system is vxworks
- Next by Date: Re: what`s wrong with the routine ? the operation system is vxworks
- Previous by thread: Re: what`s wrong with the routine ? the operation system is vxworks
- Next by thread: Re: making ppp interface on motfcc END
- Index(es):
Relevant Pages
|