Setup: ac3100 connected to a raspberrypi 4 using a cat 7 cable. 
Issue: Post rebooting the router it does not advertise gbps speed ( 1000baseT/Half 1000baseT/Full ) and only when I unplug the cable and put it back it goes to 1gbps. It stays until router is rebooted.
Post router restart
client side:
	
	
	
		
ac3100:
	
	
	
		
After unplugging cable and plugging back
	
	
	
		
ac3100:
	
	
	
		
See the change in port 3 speed and Link partner advertised link modes.
				
			Issue: Post rebooting the router it does not advertise gbps speed ( 1000baseT/Half 1000baseT/Full ) and only when I unplug the cable and put it back it goes to 1gbps. It stays until router is rebooted.
Post router restart
client side:
		Code:
	
	ethtool eth0
Settings for eth0:
        Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Supported pause frame use: Symmetric Receive-only
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Advertised pause frame use: Symmetric Receive-only
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                             100baseT/Half 100baseT/Full
        Link partner advertised pause frame use: Symmetric Receive-only
        Link partner advertised auto-negotiation: Yes
        Link partner advertised FEC modes: Not reported
        Speed: 100Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
        Current message level: 0x00000007 (7)
                               drv probe link
        Link detected: yesac3100:
		Code:
	
	 robocfg showports
Switch: enabled
Port 0:   DOWN enabled stp: none vlan: 1 jumbo: on mac: 
Port 1:  100FD enabled stp: none vlan: 1 jumbo: on mac: 
Port 2:  100FD enabled stp: none vlan: 1 jumbo: on mac: 
Port 3:  100FD enabled stp: none vlan: 1 jumbo: on mac: 
Port 4: 1000FD enabled stp: none vlan: 2 jumbo: on mac: 
Port 5: 1000FD enabled stp: none vlan: 1 jumbo: on mac: 
Port 7: 1000FD enabled stp: none vlan: 1 jumbo: on mac: 
Port 8: 1000FD enabled stp: none vlan: 2 jumbo: on mac:After unplugging cable and plugging back
		Code:
	
	 ethtool eth0
Settings for eth0:
        Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Supported pause frame use: Symmetric Receive-only
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Advertised pause frame use: Symmetric Receive-only
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  10baseT/Half 10baseT/Full
                                             100baseT/Half 100baseT/Full
                                             1000baseT/Half 1000baseT/Full
        Link partner advertised pause frame use: Symmetric Receive-only
        Link partner advertised auto-negotiation: Yes
        Link partner advertised FEC modes: Not reported
        Speed: 1000Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
        Current message level: 0x00000007 (7)
                               drv probe link
        Link detected: yesac3100:
		Code:
	
	 robocfg showports
Port 0:   DOWN enabled stp: none vlan: 1 jumbo: on mac:
Port 1:  100FD enabled stp: none vlan: 1 jumbo: on mac:
Port 2:  100FD enabled stp: none vlan: 1 jumbo: on mac:
Port 3: 1000FD enabled stp: none vlan: 1 jumbo: on mac:
Port 4: 1000FD enabled stp: none vlan: 2 jumbo: on mac:
Port 5: 1000FD enabled stp: none vlan: 1 jumbo: on mac:
Port 7: 1000FD enabled stp: none vlan: 1 jumbo: on mac:
Port 8: 1000FD enabled stp: none vlan: 2 jumbo: on mac:See the change in port 3 speed and Link partner advertised link modes.
 
	
 
 
		 
 
		 
 
		 
 
		 
 
		