JUNOSe 10.3.1 Release Notes
36
Known Problems and Limitations
Bridged Ethernet
The CLI erroneously permits you to configure
bridge1483
encapsulation over
AAL5MUX IP even though that configuration is not supported. [Defect ID
35013]
CLI
When you issue a
run show ppp
command, the CLI changes the configuration
level of the command line to Global Configuration mode rather than remaining
at the level from which you issued the command. [Defect ID 52165]
Work-around:
Reissue the commands necessary to reenter the desired mode.
The
logout subscribers all
command may not log out all of the DHCP
subscribers. Although the bindings and DHCP addresses are cleared, the
show
subscribers summary
command may display some of the DHCP subscribers.
[Defect ID 180176]
Work-around
: Try using the
dhcp delete-binding all
command. If this does
not clear the subscribers, you may want to reload the line module to avoid
further issues.
DHCP
DHCP packets are not forwarded to the DHCP server over dynamically created
interfaces when all of the following are true: [Defect ID 180343]
DHCP relay or DHCP relay proxy is configured on the router.
The client-facing interfaces are created dynamically using bridged Ethernet
over static ATM PVCs.
The
ip auto-detect ip-subscriber
command is configured to enable packet
detection (packet triggering) and to trigger creation of dynamic subscriber
interfaces.
Work-around
: To avoid this defect, do all of the following:
Do not use the
ip auto-detect ip-subscriber
command to enable packet
triggering and to create dynamic subscriber interfaces
Ensure that DHCP external server is configured in the virtual router.
Ensure that the
set dhcp relay inhibit-access-route-creation
command is
configured in the virtual router to prevent DHCP relay from installing host
routes by default.
DHCP External Server
With the unique client ID option enabled, when two clients with the same MAC
address or client ID are on an interface (where one client is connected over a
router and relay and the other client is connected directly), sending a release
request from one of the clients might terminate another client. [Defect ID
179759]