Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - ifconfig output shows unwanted information of ssid & powersave: (1 Item)
   
ifconfig output shows unwanted information of ssid & powersave  
Hello Team,

I am trying to write an io-pkt driver for a TI hardware. After writing the driver, when I mount to io-pkt, i see the 
port coming up in ifconfig output. But I see some data related to ssid, powersave, bssid etc as shown below.

1) Can you please guide how these flags are being poplated and what I need to do to remove these flags from ifconfig 
output?
2) Also, can you please share me a sample application example which shows proper settings for an interface?


ifconfig output

cpsw0: flags=8803<UP,BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ssid 0x0110
        powersave on (42ms sleep)
        bssid 00:92:92:80:2a:00 chan 65160
        tunnel ??? , --> ,
        address: 02:03:6b:b3:4d:14

Regards,
Manas